ImageViewerNoneInteractiveMode Object

Summary

Implementation of ImageViewerInteractiveMode that does not have an action.

Syntax
TypeScript
JavaScript
function lt.Controls.ImageViewerNoneInteractiveMode 
	extends lt.Controls.ImageViewerInteractiveMode 
class lt.Controls.ImageViewerNoneInteractiveMode() 
	extends ImageViewerInteractiveMode 
Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.