pathLength property
SVGAnimatedNumber
get
pathLength
The SVGGeometryElement.pathLength
property reflects the
pathLength
attribute and returns the total length of the path, in user
units.
Implementation
external SVGAnimatedNumber get pathLength;