nn::font::CTR::TextWriterBase::CalcStringHeight Member Function

Syntax

f32 CalcStringHeight(
     const CharType * str
) const;

Arguments

Name Description
in str The string.

Return Values

Returns the height of the string.

Description

Calculates the height of the string.


CONFIDENTIAL