Search
IMatrix.RotateAt Method
See Also
 





 Overload List

Name Description

IMatrix.RotateAt (Double)

Prepend to this IMatrix a clockwise rotation by the specified angle.

IMatrix.RotateAt (Double, Point)

Applies a clockwise rotation to this IMatrix around the point specified in the point parameter, and by prepending the rotation.

 See Also