The SVGGeometryElement.getTotalLength()
method returns the user agent's computed value for the total length of the path in user units.
The SVGGeometryElement.getTotalLength()
method returns the user agent's computed value for the total length of the path in user units.
js
getTotalLength()
None.
A float indicating the total length of the path in user units.
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
getTotalLength |
56 | 79 | 61 | 43 | 12 | 56 | 56 | 61 | 43 | 12 | 6.0 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SVGGeometryElement/getTotalLength