Font:getLineHeight
Gets the line height. This will be the value previously set by Font:setLineHeight, or 1.0
by default.
Function
Synopsis
height = Font:getLineHeight( )
Arguments
None.
Returns
number height
- The current line height.
Gets the line height. This will be the value previously set by Font:setLineHeight, or 1.0
by default.
height = Font:getLineHeight( )
None.
number height
Please login to continue.