AnnotationKeyEventArgsAnnotation Property |
Gets the annotation being modified.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.3.0.0.0.668 (.NET 4.5.2, x86)
Syntax public AnnotationUI Annotation { get; }
Public ReadOnly Property Annotation As AnnotationUI
Get
Property Value
Type:
AnnotationUI The annotation being modified.
See Also