nw::font::ResFontBase::GetCellHeight Member Functionvirtual int GetCellHeight() const;
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