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