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