Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

PixelSpacing Property (MedicalViewerSeriesStack)






Gets or sets the pixel spacing of the images in the stack.
Syntax
public Point2D PixelSpacing {get; set;}
'Declaration   Public Property PixelSpacing As Point2D
'Usage   Dim instance As MedicalViewerSeriesStack Dim value As Point2D   instance.PixelSpacing = value   value = instance.PixelSpacing
public: property Point2D PixelSpacing {    Point2D get();    void set (    Point2D value); }

Property Value

A Point3D that represents the pixel spacing of the images in the stack.
Example
For an example, refer to MedicalViewerSeriesStack
Requirements

Target Platforms

See Also

Reference

MedicalViewerSeriesStack Class
MedicalViewerSeriesStack Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features