Leadtools.Controls Namespace > ImageViewer Object : HitTestStateInteractiveMode Property |
get_hitTestStateInteractiveMode();
Object.defineProperty('hitTestStateInteractiveMode');
Type | Description |
---|---|
ImageViewerInteractiveMode | 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.