nw::font::TextWriterBase::CalcStringWidth Member Function
f32 CalcStringWidth(
const CharType * str
) const;
| Name | Description | |
|---|---|---|
| in | str | Text string |
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