Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewer Class : IdleInteractiveMode Property |
public virtual ImageViewerInteractiveMode IdleInteractiveMode {get;}
'Declaration
Public Overridable ReadOnly Property IdleInteractiveMode As ImageViewerInteractiveMode
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.