The ImageViewerInteractiveMode that is currently in a hit-test state.
Object.defineProperty(ImageViewer.prototype, 'hitTestStateInteractiveMode',
get: function()
)
hitTestStateInteractiveMode: ImageViewerInteractiveMode; // read-only
The ImageViewerInteractiveMode that is currently in a hit-test state.
The value of HitTestStateInteractiveMode is used to determine which ImageViewerInteractiveMode.HitTestStateCursor to use when an interactive mode has the value of ImageViewerInteractiveMode.HitTestState 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