Difference between revisions of "Font:getLineHeight"
m (Add link.) |
|||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
* [[parent::Font]] | * [[parent::Font]] | ||
+ | * [[Font:setLineHeight]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Gets the line height. }} | {{#set:Description=Gets the line height. }} |
Revision as of 13:42, 22 December 2014
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