4.53.2.1.14. setFGColor() | Table of Contents | 4.53.2.1.16. textHeight() |
function textWidth(const textString:string):uInt32;Remarks:
Gets the width of the specified string in pixels. Some fonts hold a subset of characters which can make the string shorter than expected if some non-displayable characters are present.
Return value:Width of the string, 0 if no font is loaded, 0 if the string is empty.
See also:4.53.2.1.14. setFGColor() | Table of Contents | 4.53.2.1.16. textHeight() |