Gets or sets an array of orientation.
FramePosition = function() {
this.orientation = (default value);
}
orientation: number[];
The orientation 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 Position 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