PixelSpacing Property

Summary
Gets or sets the pixel spacing of the images in the stack.
Syntax
C#
VB
C++
public Point2D PixelSpacing { get; set; } 
  
Public Property PixelSpacing As Point2D 
            public: 
property Point2D PixelSpacing { 
   Point2D get(); 
   void set (    Point2D ); 
} 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.