Metodo System::Drawing::FontFamily::GetEmHeight
FontFamily::GetEmHeight method
Restituisce l’altezza del quadrato em in unità di progettazione del carattere per lo stile specificato.
int System::Drawing::FontFamily::GetEmHeight(FontStyle style)
| Parametro | Tipo | Descrizione |
|---|---|---|
| stile | FontStyle | Lo stile per cui ottenere l’altezza |
ReturnValue
L’altezza del quadrato em per lo stile specificato
Vedi anche
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Font for C++