Overload List
| Name | Description | |
|---|---|---|
| MeasureText(String, Font) | Measures the specified string that is drawn with the specified Font object. | |
| MeasureText(Graphics, String, Font) | Returns the size of the text if drawn with the given font for given Graphics. |