Difference between revisions of "Font:getHeight"
m |
|||
Line 13: | Line 13: | ||
* [[parent::Font]] | * [[parent::Font]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Gets the height of the Font in pixels. | + | {{#set:Description=Gets the height of the Font in pixels.}} |
− | }} | + | {{#set:Since=000}} |
== Other Languages == | == Other Languages == | ||
{{i18n|Font:getHeight}} | {{i18n|Font:getHeight}} |
Revision as of 09:53, 25 March 2011
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 in pixels.
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