Matrix.Rotate Method
.NET Framework 4
Applies a clockwise rotation of the specified angle about the origin to this Matrix.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Rotate(Single) | Prepend to this Matrix a clockwise rotation, around the origin and by the specified angle. |
|
Rotate(Single, MatrixOrder) | Applies a clockwise rotation of an amount specified in the angle parameter, around the origin (zero x and y coordinates) for this Matrix. |