The ImageViewerInteractiveMode that is currently acting as the first idle mode.
Object.defineProperty(ImageViewer.prototype, 'idleInteractiveMode',
get: function()
)
idleInteractiveMode: ImageViewerInteractiveMode; // read-only
The ImageViewerInteractiveMode that is currently acting as the first idle mode.
The value of IdleInteractiveMode is used to determine which ImageViewerInteractiveMode.IdleCursor to use when none of the interactive modes is working. This is set to the first mode that has ImageViewerInteractiveMode.MouseButtons set to Left and has ImageViewerInteractiveMode.IsEnabled set to true.
For more information, refer to Image Viewer Interactive Modes.
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