nw::font::TextWriterBase::CalcStringHeight Member Function
f32 CalcStringHeight(
const CharType * str,
int length
) const;
| Name | Description | |
|---|---|---|
| in | str | Text string |
| in | length | Character string length. |
Calculates the height of the text.
CONFIDENTIAL