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