←Select platform

InteractiveMode Property

Summary

Annotation automation image viewer interactive mode used with this class.

Syntax
C#
VB
C++
publicImageViewerInteractiveModeInteractiveMode {get; }
PublicReadOnlyPropertyInteractiveMode()AsImageViewerInteractiveModeGet
public:propertyImageViewerInteractiveMode^ InteractiveMode{ImageViewerInteractiveMode^ get()}

Property Value

The annotation automation image viewer interactive mode used with this class.

Remarks

DocumentViewerAnnotationscreates an instance ofAnnotationsInteractiveModeto use for automated annotations editing. This value is set in theInteractiveModeproperty whenDocumentVieweris created if the value ofUseAnnotationswastrue.

The value ofAutomationControlis set to an internalIAnnAutomationControlto handle the mouse and touch events as well as rendering of annotation objects and containers onView.ImageViewer.

Requirements
Target Platforms
Leadtools.Document.Viewer.WinForms Assembly