System::Drawing::FontFamily::GetEmHeight 方法
FontFamily::GetEmHeight method
返回指定样式下以字体设计单位计的 em 方块高度。
int System::Drawing::FontFamily::GetEmHeight(FontStyle style)
| 参数 | 类型 | 描述 |
|---|---|---|
| 样式 | FontStyle | 要获取高度的样式 |
ReturnValue
指定样式的 em 方块高度
另见
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Font for C++