AnnotationCreatedEventArgsAnnotationData Property |
Gets the AnnotationData object that was created to trigger this event.
Namespace:
Atalasoft.Imaging.WebControls.Annotations
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic AnnotationData AnnotationData { get; set; }Public Property AnnotationData As AnnotationData
Get
Set
Property Value
Type:
AnnotationData
See Also