[This is preliminary documentation and is subject to change.]
Calculates the height required to show one line of text in this
PFont.
| C# |
public int TextLineHeight()
The calculated height in pixels.
This includes a reasonable margin. which is one fifth of the font
height or a minimum of four pixels.