Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

HitTestStateInteractiveMode Property

Show in webframe
The ImageViewerInteractiveMode that is currently in a hit-test state.
Syntax
get_hitTestStateInteractiveMode();
Object.defineProperty('hitTestStateInteractiveMode');

Property Value

TypeDescription
ImageViewerInteractiveModeThe ImageViewerInteractiveMode that is currently in a hit-test state.
Remarks

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.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file