Matrix.RotateAt Method
.NET Framework 4
Applies a clockwise rotation about the specified point to this Matrix by prepending the rotation.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |