Font:getHeight
Gets the height of the Font. The height of the font is the size including any spacing; the height which it will need.
Function
Synopsis
height = Font:getHeight( )
Arguments
None.
Returns
number height
- The height of the Font.
Gets the height of the Font. The height of the font is the size including any spacing; the height which it will need.
height = Font:getHeight( )
None.
number height