ImageGear for .NET
ModifyMark Event
See Also  Send Feedback
ImageGear21.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > Annotator Class : ModifyMark Event




Glossary Item Box

Occurs after an annotation has been changed, moved or resized using the Annotator.

Syntax

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

Event Data

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

PropertyDescription
Mark Gets a reference to the annotation object being changed, moved or resized using the Annotator.
Reason Gets type of the annotation's change.

See Also

©2013. Accusoft Corporation. All Rights Reserved.