The ImageViewerInteractiveMode that is currently acting as the first idle mode.
public virtual ImageViewerInteractiveMode IdleInteractiveMode { get; }
public:
virtual property ImageViewerInteractiveMode^ IdleInteractiveMode
{
ImageViewerInteractiveMode^ get()
}
The ImageViewerInteractiveMode that is currently acting as the first idle mode.
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 System.Windows.Forms.MouseButtons and has ImageViewerInteractiveMode.IsEnabled set to true.
For more information, refer to Image Viewer Interactive Modes.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document