Click or drag to resize

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)
Syntax
public AnnotationData AnnotationData { get; set; }

Property Value

Type: AnnotationData
See Also