ITrueTypeFont.GetDescent
ITrueTypeFont.GetDescent method
Gets the descent of the font in points using the specified font size.
public float GetDescent(float fontSize)
Parameter | Type | Description |
---|---|---|
fontSize | Single | The size of the font. |
Return Value
The descent of the font in points.
See Also
- interface ITrueTypeFont
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG