4.53.2.1.15. textWidth() | Table of Contents | 4.56. OpenGL - OpenGL API interface unit |
function textHeight(const textString:string):uInt32;Remarks:
Gets the height of the specified string in pixels. Some fonts hold a subset of characters which can make the string not have any displayable characters.
Return value:Height of the string, 0 if no font is loaded, 0 if the string is empty.
See also:4.53.2.1.15. textWidth() | Table of Contents | 4.56. OpenGL - OpenGL API interface unit |