WebPlanner Programmer's Guide

IGraphics.RotateTransform Method

See Also
 


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

 Overload List

Name Description

IGraphics.RotateTransform (Single)

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

IGraphics.RotateTransform (Single, MatrixOrder)

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

 See Also