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.Documents.UI Namespace > DocumentViewerAnnotations Class : InteractiveMode Property |
public ImageViewerInteractiveMode InteractiveMode {get;}
'Declaration
Public ReadOnly Property InteractiveMode As ImageViewerInteractiveMode
'Usage
Dim instance As DocumentViewerAnnotations Dim value As ImageViewerInteractiveMode value = instance.InteractiveMode
public: property ImageViewerInteractiveMode^ InteractiveMode { ImageViewerInteractiveMode^ get(); }
DocumentViewerAnnotations creates an instance of AnnotationsInteractiveMode to use for automated annotations editing. This value is set in the InteractiveMode property when DocumentViewer is created if the value of UseAnnotations was true.
The value of AutomationControl is set to an internal IAnnAutomationControl to handle the mouse and touch events as well as rendering of annotation objects and containers on View.ImageViewer.