Version: 2021.1
言語: 日本語
public float lineHeight ;

説明

The line height represents the distance between consecutive lines of text.

This is the distance from baseline to baseline. It is usually computed as line height = ascent - descent + line gap.