FontMetrics.GetDescender
FontMetrics.GetDescender method
Returns descender for specific Font size.
public virtual double GetDescender(double fontSize)
Parameter | Type | Description |
---|---|---|
fontSize | Double | Font size. |
Return Value
Descender value.
See Also
- class FontMetrics
- namespace Aspose.Font
- assembly Aspose.Font