ImageGear23.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > Annotator Class : PreDeleteMark Event |
The event handler receives an argument of type PreDeleteMarkEventArgs containing data related to this event. The following PreDeleteMarkEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Gets or sets a value indicating whether the process of annotation deletion has to be canceled. |
Mark | Gets a reference to the annotation object being deleted. |