ImageGear for .NET
MarkCreated Event
See Also  Send Feedback
ImageGear21.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms Class : MarkCreated Event




Glossary Item Box

Occurs right after an annotation is created.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ImGearARTFormsMarkCreatedEventArgs containing data related to this event. The following ImGearARTFormsMarkCreatedEventArgs properties provide information specific to this event.

PropertyDescription
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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.