TransformationMatrixCreateRotation Method

Overload List

CreateRotation(Single) Creates a rotation matrix using the specified angle in radians.
CreateRotation(Single, PointF) Creates a rotation matrix using the specified angle and center point.
CreateRotation(Single, Vector2) Creates a rotation matrix using the specified angle and center point.

See Also