System::Drawing::FontFamily::GetCellAscent method
FontFamily::GetCellAscent method
Returns the cell ascent of the font family represented by the current object for the specified font style.
int System::Drawing::FontFamily::GetCellAscent(FontStyle style)
Parameter | Type | Description |
---|---|---|
style | FontStyle | The font style |
ReturnValue
The cell ascent of the font family represented by the current object for the specified font style.
See Also
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.TeX for C++