get_total_length method
get_total_length
Returns the user agent’s computed value for the total length of the path using the user agent’s distance-along-a-path algorithm, as a distance in the current user coordinate system.
Returns
The total length of the path.
def get_total_length(self):
...
See Also
- module
aspose.svg
- class
SVGLineElement