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