TextLength()

Syntax

Length = TextLength(Text$)
Description
Return the length (in pixels) of the given string in the current output using the current font. This function is handy for getting the real length of a string when using a non-proportional font.

Supported OS

All

<- StopDrawing() - 2DDrawing Index