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