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