Unique ID of this mode.
Object.defineProperty(ImageViewerInteractiveMode.prototype, 'id',
get: function()
)
id: number; // read-only
The unique ID of this mode.
Each ImageViewerInteractiveMode must have its own unique ID. This value can be used with FindById and EnableById to quickly find or enable a mode.
For an example, refer to FindById.
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