ImageGear22.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms Class : MarkCreating Event |
The event handler receives an argument of type ImGearARTFormsMarkCreatingEventArgs containing data related to this event. The following ImGearARTFormsMarkCreatingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Gets or sets a value indicating whether the process of annotation creation has to be canceled. |
Mark | Gets a reference to the annotation object being created. |