Difference between revisions of "Font:getLineHeight"
m (Add link.) |
|||
Line 1: | Line 1: | ||
− | Gets the line height. | + | Gets the line height. |
+ | |||
This will be the value previously set by [[Font:setLineHeight]], or <code>1.0</code> by default. | This will be the value previously set by [[Font:setLineHeight]], or <code>1.0</code> by default. | ||
== Function == | == Function == |
Latest revision as of 08:56, 8 October 2019
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.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info