Gets the line height.

This will be the value previously set by [[Font:setLineHeight]], or <code>1.0</code> by default.
== 関数 ==
=== 概要 ===
<source lang="lua">
height = Font:getLineHeight( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|number|height|The current line height.}}
== 関連 ==
* [[parent::Font (日本語)]]
* [[Font:setLineHeight (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the line height. }}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|Font:getLineHeight}}