This documentation is archived and is not being maintained.

Graphics::RotateTransform Method

Applies the specified rotation to the transformation matrix of this Graphics.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method RotateTransform(Single) Applies the specified rotation to the transformation matrix of this Graphics.
Public method RotateTransform(Single, MatrixOrder) Applies the specified rotation to the transformation matrix of this Graphics in the specified order.
Top
Show: