nw::font::Font::GetCellHeight Member Functionvirtual int GetCellHeight() const = 0;
None.
Gets the cell height.
This value is used to draw characters without using the nw::font::CharWriter class. The font height can be obtained with the nw::font::Font::GetHeight function when normally drawing text strings.
The cell height is the same for all characters.
CONFIDENTIAL