nw::font::Font::GetWidth Member Functionvirtual int GetWidth() const = 0;
None.
Gets the width of the font.
The font width can be used when a fixed width of one character is required (such as for tab widths). In addition, nw::font::CharWriter::SetFontSize uses this value to calculate scaling in the horizontal direction.
CONFIDENTIAL