ImageGear for .NET
Rotate Method
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTArrow Class : Rotate Method




center
The center point, around which to rotate the mark.
rotationAngle
Rotation angle.

Glossary Item Box

Rotates the mark around the center.

Syntax

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

Parameters

center
The center point, around which to rotate the mark.
rotationAngle
Rotation angle.

Remarks

The method is called when the ART page is rotated.

Note: The center parameter must be provided in the same coordinate system, as the mark was created and added to the ART page (image or device).

See Also

©2013. Accusoft Corporation. All Rights Reserved.