get_path_rect method
get_path_rect
Gets the bounding rectangle of the current path.
Returns
The bounding rectangle of the current path.
def get_path_rect(self):
...
See Also
- module
aspose.svg.rendering
- class
ICanvas
Gets the bounding rectangle of the current path.
The bounding rectangle of the current path.
def get_path_rect(self):
...
aspose.svg.rendering
ICanvas