Sets the line height.

When rendering the font in lines the actual height will be determined by the line height multiplied by the height of the font. The default is <code>1.0</code>.
== 関数 ==
=== 概要 ===
<source lang="lua">
Font:setLineHeight( height )
</source>
=== 引数 ===
{{param (日本語)|number|height|The new line height.}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::Font (日本語)]]
* [[Font:getLineHeight (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets the line height.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|Font:setLineHeight}}