Persistate API documentation
TextLineHeight Method
NamespacesPersistate.UIPFontTextLineHeight()()()()

[This is preliminary documentation and is subject to change.]

Calculates the height required to show one line of text in this PFont.
Declaration Syntax
C#
public int TextLineHeight()
Return Value
The calculated height in pixels.
Remarks
This includes a reasonable margin. which is one fifth of the font height or a minimum of four pixels.

Assembly: Persistate.UI (Module: Persistate.UI) Version: 0.6.1.20 (0.6.1.20)