Gets or sets the patient projection array.
Object.defineProperty(Frame.prototype, 'patientProjection',
get: function(),
set: function(value)
)
patientProjection: string[];
An array that represents the patient projection array.
This value can be retrieved from the DICOM data set.
Not all images have a patient projection value.
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