get_equivalent_path method
get_equivalent_path
Returns a new instance instance of the SVGPathSegList
which represents SVGGeometryElement
as path segments.
Returns
A new instance instance of the SVGPathSegList
.
def get_equivalent_path(self):
...
See Also
- module
aspose.svg
- class
SVGGeometryElement
- class
SVGPathSegList
- class
SVGPolygonElement