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