FontFamily.GetLineSpacing

FontFamily.GetLineSpacing method

ライン間隔をデザイン単位で返します。FontFamily指定されたスタイルの. 行間隔は、2 つの連続するテキスト行のベースライン間の垂直距離です.

public int GetLineSpacing(FontStyle style)
パラメータタイプ説明
styleFontStyleのFontStyle応募する。

戻り値

連続する 2 行のテキスト間の距離。

関連項目