Error processing SSI file
(Leadtools.Controls)

Show in webframe

IdleInteractiveMode Property




The ImageViewerInteractiveMode that is currently acting as the first idle mode.
Syntax
public virtual ImageViewerInteractiveMode IdleInteractiveMode {get;}
'Declaration
 
Public Overridable ReadOnly Property IdleInteractiveMode As ImageViewerInteractiveMode

Property Value

The ImageViewerInteractiveMode that is currently acting as the first idle mode.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file