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