Gets or sets the instance number.
Object.defineProperty(Frame.prototype, 'instanceNumber',
get: function(),
set: function(value)
)
instanceNumber: number;
Value that represents the instance number.
This value must be set in order for the instance number overlay text to work.
This value can be retrieved 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