web api instance method
SVGSVGElement: createSVGLength() method
The createSVGLength() method of the SVGSVGElement interface creates an SVGLength object outside of any document trees.
Syntax
createSVGLength()
Parameters
None.
Return value
An SVGLength object, initialized to a value of 0 (unitless).
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.