Matrix::Rotate Method
.NET Framework (current version)
Applies a clockwise rotation of the specified angle about the origin to this Matrix.
Assembly: System.Drawing (in System.Drawing.dll)
| 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. |
Show:
