WebPlanner Programmer's Guide

GdiGraphics.RotateTransform Method

See Also
 


Applies the specified rotation to the transformation matrix of this GdiGraphics object.

 Overload List

Name Description

GdiGraphics.RotateTransform (Single)

Applies the specified rotation to the transformation matrix of this GdiGraphics object.

GdiGraphics.RotateTransform (Single, MatrixOrder)

Applies the specified rotation to the transformation matrix of this GdiGraphics object in the specified order.

 See Also