FontFamily.GetEmHeight

FontFamily.GetEmHeight method

指定されたスタイルの EM 正方形のフォント デザイン単位での高さを取得します。

public int GetEmHeight(FontStyle style)
パラメータタイプ説明
styleFontStyleのFontStyle EM の高さを取得します。

戻り値

EM 正方形の高さ。

関連項目