| Overload | Description |
|---|---|
| GetStringHeight(String) | Retrieves the height of the specified string assuming that the string will be drawn on one line. |
| GetStringHeight(String,Int32) | Retrieves the height of the specified string. |
| GetStringHeight() | Retrieves the height of the largest character in regards to Font. |