get_descent method
get_descent
Gets the descent of the font in points using the specified font size.
Returns
The descent of the font in points.
def get_descent(self, font_size):
...
Parameter | Type | Description |
---|---|---|
font_size | float | The size of the font. |
See Also
- module
aspose.svg.drawing
- class
ITrueTypeFont