| Overload | Description |
|---|---|
| TextRotated(PointF,Single,RotationPivotMode,String,Font) | Outputs text rotated by a specified number of degrees. |
| TextRotated(Single,RotationPivotMode,String,Font) | Outputs text rotated by specified number of degrees. |
| TextRotated(PointF,Single,RotationPivotMode,String) | Outputs text rotated by a specified number of degrees. |
| TextRotated(Single,RotationPivotMode,String) | Outputs text rotated by a specified number of degrees. |
| TextRotated(Point,Single,RotationPivotMode,String,Font) | Outputs text rotated by a specified number of degrees. |
| TextRotated(Point,Single,RotationPivotMode,String) | Outputs text rotated by a specified number of degrees. |