ActiveReports 9
RotateAt(Single,PointFEx) Method

The angle for the rotation.
The point to rotate around.
Prepends a clockwise rotation, around the point specified and by the indicated angle, to the MatrixEx.
Syntax
'Declaration
 
Public Overloads Sub RotateAt( _
   ByVal angle As System.Single, _
   ByVal point As PointFEx _
) 
public void RotateAt( 
   System.float angle,
   PointFEx point
)

Parameters

angle
The angle for the rotation.
point
The point to rotate around.
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

Reference

MatrixEx Class
MatrixEx Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum