Gets or sets the frame of reference ID.
Object.defineProperty(Frame.prototype, 'frameOfReferenceID',
get: function(),
set: function(value)
)
frameOfReferenceID: string;
A string value that represents the frame of reference ID.
This value can be retrieved from the DICOM data set.
This value must be set for other medical functionalities to work correctly, like the reference line and series synchronization, and orientation letters overlay text.
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