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