Gets or sets the view position of the image.
Object.defineProperty(Frame.prototype, 'viewPosition',
get: function(),
set: function(value)
)
viewPosition: string;
A string that represents the view position of the image.
This value is only used if the ImageOrientation is not present.
you can retrieve this value from the DICOM Data set.
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