GetEmHeight()
FontFamily::GetEmHeight(FontStyle) method
Returns the height of em square in font design units for the specified style.
int System::Drawing::FontFamily::GetEmHeight(FontStyle style)
Arguments
Parameter | Type | Description |
---|---|---|
style | FontStyle | The style for which to get the height |
Return Value
The hight of the em square for the specified style
See Also
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Slides