nw::font::TextWriterBase::CalcStringWidth Member Function
f32 CalcStringWidth(
const CharType * str,
int length
) const;
| Name | Description | |
|---|---|---|
| in | str | Text string |
| in | length | Character string length. |
Calculates the width of the text.
Returns the maximum width for each line of text when there is more than one line of text.
CONFIDENTIAL