Firefox Tomorrow

web api instance method

SVGGeometryElement: getTotalLength() method

View on MDN ↗

The SVGGeometryElement.getTotalLength() method returns the user agent’s computed value for the total length of the path in user units.

Syntax

getTotalLength()

Parameters

None.

Return value

A float indicating the total length of the path in user units.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.