ImageGear for .NET
MarkMoved Event
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTMark Class : MarkMoved Event




Glossary Item Box

Occurs when the mark is moved.

Syntax

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

Event Data

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

PropertyDescription
OffsetX Gets the X move offset.
OffsetY Gets the Y move offset.

See Also

©2013. Accusoft Corporation. All Rights Reserved.