nw::font::TextWriterBase::CalcStringHeight Member Function

Syntax

f32 CalcStringHeight(
     const CharType * str
) const;

Arguments

Name Description
in str Text string

Return Values

Returns the height of the character string.

Description

Calculates the height of the text.

Revision History

2009/11/09
Initial version.

CONFIDENTIAL