AnnotationControllerInteractMode Property |
Gets or sets a value specifying the user interactive mode of the AnnotationController.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic AnnotateInteractMode InteractMode { get; set; }Public Property InteractMode As AnnotateInteractMode
Get
Set
Property Value
Type:
AnnotateInteractMode The interaction mode of the AnnotationController.
See Also