nw::font::TextWriterBase::CalcStringRect Member Function
void CalcStringRect(
ut::Rect * pRect,
const CharType * str
) const;
| Name | Description | |
|---|---|---|
| out | pRect | Pointer to the buffer that receives the character string drawing rectangle. |
| in | str | Text string |
Calculates the drawing rectangle for the text string.
CONFIDENTIAL