ActiveReports 8
RotateAt Method
See Also 
GrapeCity.ActiveReports.Extensibility.v8 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.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also