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 : ImageViewerNoneInteractiveMode Class |
public class ImageViewerNoneInteractiveMode : ImageViewerInteractiveMode
'Declaration
Public Class ImageViewerNoneInteractiveMode Inherits 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.
For more information, refer to Image Viewer Interactive Modes.