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




Glossary Item Box

Occurs when the mark is rotated.

Syntax

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

Event Data

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

PropertyDescription
Center Gets the center point, around which to rotate the mark.
RotationAngle Gets the rotation angle.

See Also

©2013. Accusoft Corporation. All Rights Reserved.