System::Drawing::FontFamily::GetCellAscent 方法

FontFamily::GetCellAscent method

返回当前对象所表示的字体族在指定字体样式下的单元上升度。

int System::Drawing::FontFamily::GetCellAscent(FontStyle style)
参数类型描述
样式FontStyle字体样式

ReturnValue

当前对象所表示的字体系列在指定字体样式下的单元上升值。

另见