getTotalLength method
Gets the total length of the path, as a distance in the current user coordinate system.
![]() ![]() |
Syntax
retVal = object.getTotalLength();
Parameters
This method has no parameters.
Standards information
- Scalable Vector Graphics: Paths, Section 8.5.23
Show:

