ActiveReports Developer 7
RotateAt Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > MatrixEx Class : RotateAt Method

Glossary Item Box

Prepends a clockwise rotation, around the point specified and by the indicated angle, to the MatrixEx.

Overload List

OverloadDescription
RotateAt(Single,PointFEx)Prepends a clockwise rotation, around the point specified and by the indicated angle, to the MatrixEx.  
RotateAt(Single,PointFEx,MatrixOrderEx)Applies a clockwise rotation to the MatrixEx, around the point specified and by the indicated angle, in the order specified.  

See Also