Aspose::Font::FontMetrics::GetAscender 方法
FontMetrics::GetAscender method
返回特定 Font 大小的上升线。
double Aspose::Font::FontMetrics::GetAscender(double fontSize) override
| 参数 | 类型 | 描述 |
|---|---|---|
| fontSize | double | Font 大小。 |
ReturnValue
上升线值。
另见
- Class FontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++