In This Topic
Applies a clockwise rotation to the
System.Numerics.Matrix3x2, around the point specified and by the indicated angle, in the order specified.
Syntax
Parameters
- matrix
- angle
- The angle for the rotation.
- point
- The point to rotate around.
- order
- A MatrixOrderEx indicating the order in which the rotation should be applied
See Also