C#
VB
C++
Gets or sets the image position of the image that is represented by this class.
public Point3D ImagePosition { get; set; }
Public Property ImagePosition As Leadtools.Medicalviewer.Point3D
public:
property Leadtools.Medicalviewer.Point3D ImagePosition {
Leadtools.Medicalviewer.Point3D get();
void set ( Leadtools.Medicalviewer.Point3D );
}
A Point3D that represents the image position of the image that is represented by this class.
This value can be retrieved from the DicomDataSet.
For an example, refer to MedicalViewerSeriesStack
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET