Error processing SSI file
(Leadtools.Controls)

Show in webframe

HitTestStateInteractiveMode Property




The ImageViewerInteractiveMode that is currently in a hit-test state.
Syntax
public virtual ImageViewerInteractiveMode HitTestStateInteractiveMode {get;}
'Declaration
 
Public Overridable ReadOnly Property HitTestStateInteractiveMode As ImageViewerInteractiveMode

Property Value

The 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.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file