|
pure virtual |
Gets a text size.
strText | The text. |
textFormat | An object that describes formatting details of the text to draw, such as the font, the font size, and flow direction. |
dblWidth | The width. You should specify this value to calculate a multi-line text dimensions; if a single-line text is specified, this parameter is ignored. |
bIgnoreTextRotation | Specifies whether to ignore rotation attributes when the text dimensions are calculated. |