Méthode System::Drawing::FontFamily::GetEmHeight
FontFamily::GetEmHeight method
Renvoie la hauteur du carré em en unités de conception de police pour le style spécifié.
int System::Drawing::FontFamily::GetEmHeight(FontStyle style)
| Paramètre | Type | Description |
|---|---|---|
| style | StyleDePolice | Le style pour lequel obtenir la hauteur |
ReturnValue
La hauteur du carré em pour le style spécifié
Voir aussi
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Font for C++