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

ImagePosition Property






Gets or sets the image position of the image that is represented by this class.
Syntax
public Point3D ImagePosition {get; set;}
'Declaration
 
Public Property ImagePosition As Point3D
'Usage
 
Dim instance As MedicalViewerImageData
Dim value As Point3D
 
instance.ImagePosition = value
 
value = instance.ImagePosition
public Point3D ImagePosition {get; set;}
 get_ImagePosition();
set_ImagePosition(value);
public:
property Point3D ImagePosition {
   Point3D get();
   void set (    Point3D value);
}

Property Value

A Point3D that represents the image position of the image that is represented by this class.
Remarks
This value can be retrieved from the DicomDataSet.
Example
For an example, refer to MedicalViewerSeriesStack
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

MedicalViewerImageData Class
MedicalViewerImageData 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