System::Drawing::FontFamily::GetCellDescent メソッド

FontFamily::GetCellDescent method

指定されたフォントスタイルに対して、現在のオブジェクトが表すフォントファミリーのセルディセントを返します。

int System::Drawing::FontFamily::GetCellDescent(FontStyle style)
パラメーター説明
スタイルFontStyleフォントスタイル

ReturnValue

指定されたフォントスタイルに対し、現在のオブジェクトが表すフォントファミリのセル降下量。

参照