FontFamily.GetCellDescent
FontFamily.GetCellDescent method
Returns the cell descent, in design units, of the FontFamily of the specified style.
public int GetCellDescent(FontStyle style)
Parameter | Type | Description |
---|---|---|
style | FontStyle | A FontStyle that contains style information for the font. |
Return Value
The cell descent metric for this FontFamily that uses the specified FontStyle.
See Also
- enum FontStyle
- class FontFamily
- namespace System.Drawing
- assembly Aspose.Drawing