FarPoint.Win.Spread
Rotate Method
See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > PSObject Class : Rotate Method


Rotates the object by the specified angle.

Overload List

OverloadDescription
Rotate(Single) Rotates the object by the specified angle around the center of the object.  
Rotate(Point,Single)Rotates the object by the specified angle.  

See Also