TextHeight
Receives the text height.
int TextHeight( const string text // text );
Parameters
text
[in] Text for measuring.
Return Value
text height in pixels
Note
The current font is used for measuring the text.