In This Topic
Applies a clockwise rotation to this Matrix object around the point specified in the point parameter, and by prepending the rotation
Overload List
| Overload | Description |
| RotateAt(Coordinate,Single) | Applies a clockwise rotation to this Matrix object around the point specified in the point parameter, and by prepending the rotation |
| RotateAt(Coordinate,Single,TransformOrder) | Applies a clockwise rotation to this Matrix object around the point specified in the point parameter, and by prepending the rotation |
See Also