Implementation of ImageViewerInteractiveMode that does not have an action.
function lt.Controls.ImageViewerNoneInteractiveMode
extends lt.Controls.ImageViewerInteractiveMode
class lt.Controls.ImageViewerNoneInteractiveMode()
extends ImageViewerInteractiveMode
ImageViewerNoneInteractiveMode derives from ImageViewerInteractiveMode but does not perform an action. You can use this mode in certain situations where you must have an interactive mode in the viewer but don't want to perform any actions.
This interactive mode does not subscribe to any events from the InteractiveService, and thus will never set InteractiveEventArgs.IsHandled 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