System::Drawing::FontFamily::GetCellDescent 方法
FontFamily::GetCellDescent method
返回当前对象所表示的字体族在指定字体样式下的单元下降深度。
int System::Drawing::FontFamily::GetCellDescent(FontStyle style)
| Parameter | Type | 描述 |
|---|---|---|
| 样式 | FontStyle | 字体样式 |
ReturnValue
当前对象所表示的字体系列在指定字体样式下的字符下降值。
另见
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Page for C++