System::Drawing::FontFamily::GetEmHeight 方法

FontFamily::GetEmHeight method

返回指定样式下以字体设计单位计的 em 方块高度。

int System::Drawing::FontFamily::GetEmHeight(FontStyle style)
参数类型描述
样式FontStyle要获取高度的样式

ReturnValue

指定样式的 em 方块高度

另见