Gets or sets the frame laterality value.
Object.defineProperty(Frame.prototype, 'laterality',
get: function(),
set: function(value)
)
laterality: string;
Gets or sets the image laterality, which is from which direction the image has been taken.
This value can be retrieved from the DICOM data set.
This value will appear as an overlay text, refer to OverlayTextType.Laterality
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