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