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