C#
VB
C++
Gets or sets the image pixel spacing.
public Point2D PixelSpacing { get; set; }
Public Property PixelSpacing As Leadtools.Medicalviewer.Point2D
public:
property Leadtools.Medicalviewer.Point2D PixelSpacing {
Leadtools.Medicalviewer.Point2D get();
void set ( Leadtools.Medicalviewer.Point2D );
}
Point2D that represents the image pixel spacing.
This value can be retrieved from the DicomDataSet.
For an example, refer to MedicalViewerSeriesStack
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET