Applies rotate affine transform to the matrix around the specified point.
Name | Description | |
---|---|---|
RotateAt(Single, PointF) |
Applies a rotate affine transform to the matrix around the specified point. |
|
RotateAt(Single, PointF, MatrixOrder) |
Applies a rotate affine transform to the matrix around the specified point. |
The clockwise rotation is applied. Use negative angle value to rotate counter-clockwise.