Difference between revisions of "Font:getWidth"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

width = Font:getWidth( line )

Arguments

number line
A line of text.

Returns

number width
The width of the line.

See Also