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