Matrix::RotateAt Method
.NET Framework (current version)
Applies a clockwise rotation about the specified point to this Matrix by prepending the rotation.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | RotateAt(Single, PointF) | Applies a clockwise rotation to this Matrix around the point specified in the point parameter, and by prepending the rotation. |
![]() | RotateAt(Single, PointF, MatrixOrder) | Applies a clockwise rotation about the specified point to this Matrix in the specified order. |
Show:
