Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the height of text characters in the current font.
int GetTextHeight(
BOOL bHorz = TRUE
);
Parameters
- [in] bHorz
TRUE to retrieve the height of characters when text runs horizontally; FALSE to retrieve the height of characters when text runs vertically. The default value is TRUE.
Return Value
The height of the current font, which is measured from its ascender to its descender.
Requirements
Header: