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