System::Drawing::FontFamily::GetEmHeight méthode
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 | FontStyle | 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.Page for C++