Aspose::Font::FontMetrics::GetAscender method
FontMetrics::GetAscender method
Returns ascender for specific Font size.
double Aspose::Font::FontMetrics::GetAscender(double fontSize) override
Parameter | Type | Description |
---|---|---|
fontSize | double | Font size. |
ReturnValue
Ascender value.
See Also
- Class FontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++