TransformationMatrixCreateRotationDegrees Method

Overload List

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

See Also