nw::font::Font::GetMaxCharWidth Member Function

Syntax

virtual int GetMaxCharWidth() const = 0;

Arguments

None.

Return Values

Returns the maximum width of characters included in the font in units of pixels.

Description

Gets the maximum character width included in the font.

Revision History

2009/11/09
Initial version.

CONFIDENTIAL