nw::font::TextWriterBase::CalcFormatStringWidth Member Function
f32 CalcFormatStringWidth(
const CharType* format,
...
) const;
| Name | Description | |
|---|---|---|
| in | format | Format string. |
| in | ... | String parameters. |
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