Aspose::Font::IFontMetrics::GetTypoDescender Methode
IFontMetrics::GetTypoDescender method
Gibt den typografischen Descender für eine bestimmte Font Größe zurück.
virtual double Aspose::Font::IFontMetrics::GetTypoDescender(double fontSize)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| fontSize | double | Font Größe. |
ReturnValue
Typografischer Descender-Wert.
Siehe auch
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++