Gets or sets an array of positions.
FramePosition = function() {
this.position = (default value);
}
position: number[];
The image position values can be retrieved from the DICOM data set.
The number of items in the this array, must be the same number of items in the Orientation array.
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