Aspose::Font::IFontMetrics::GetAscender metodo
IFontMetrics::GetAscender method
Restituisce l’ascendente per una dimensione specifica del Font.
virtual double Aspose::Font::IFontMetrics::GetAscender(double fontSize)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| fontSize | double | Dimensione del Font. |
ReturnValue
Valore dell’ascendente.
Vedi anche
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++