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