| 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. |