Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming.
Gets the size of the specified rotated text.
Overload List
Overload | Description |
GetRotatedTextSize(Graphics,String,Font,Rectangle,TextOrientation,Boolean,HotkeyPrefix,StringTrimming) | Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming. |
GetRotatedTextSize(Graphics,String,Font,RectangleF,TextOrientation,Boolean,HotkeyPrefix,StringTrimming) | Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming. |
GetRotatedTextSize(Graphics,String,Font,RectangleF,TextOrientation,Boolean,Boolean,HotkeyPrefix,StringTrimming) | Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming. |
GetRotatedTextSize(Graphics,String,Font,RectangleF,TextOrientation,Boolean,HotkeyPrefix,StringTrimming,Double) | Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming. |
See Also