C#
VB
C++
Gets or sets the image position of the image that is represented by this class.
public double[] ImagePosition { get; set; }
Public Property ImagePosition As double[]
A double[] value 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 DicomSortSeriesStack
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