nw::font::ResFont::GetCharWidths Member Function

Syntax

virtual const CharWidths GetCharWidths(
     CharCode c
) const;

Arguments

Name Description
in c character code for the character whose width data is to be gotten

Return Values

Returns the character width data.

Description

Gets character width data for characters.


CONFIDENTIAL