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