LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ImagePosition Property

Show in webframe





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:
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

See Also

Reference

MedicalViewerImageData Class
MedicalViewerImageData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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