Difference between revisions of "FontBase:getLineHeight"

From GiderosMobile
(----)
Line 12: Line 12:
 
'''Returns''' (number) The distance from one base line to the next.<br/>
 
'''Returns''' (number) The distance from one base line to the next.<br/>
  
----
+
{{FontBase}}
{{Special:PrefixIndex/FontBase:}}
 
<br/>
 
 
 
{{Special:PrefixIndex/FontBase.TLF}}
 
<br/>
 

Revision as of 21:46, 3 December 2019

Available since: Gideros 2011.6
Class: FontBase

Description

Returns the distance from one base line to the next.

(number) = FontBase:getLineHeight()

Return values

Returns (number) The distance from one base line to the next.