LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

PixelSpacing Property (MedicalViewerCell)






Gets or sets the image pixel spacing. This property is used when implementing a reference line.
Syntax
public Point2D PixelSpacing {get; set;}
'Declaration
 
Public Property PixelSpacing As Point2D
'Usage
 
Dim instance As MedicalViewerCell
Dim value As Point2D
 
instance.PixelSpacing = value
 
value = instance.PixelSpacing
public Point2D PixelSpacing {get; set;}
 get_PixelSpacing();
set_PixelSpacing(value);
public:
property Point2D PixelSpacing {
   Point2D get();
   void set (    Point2D value);
}

Property Value

Point2D that represents the image pixel spacing. This property is used when implementing the reference line. This value can be retrieved from the DicomDataSet
Example
For an example, refer to MedicalViewerReferenceLineProperties
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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