web api instance method
SVGSVGElement: createSVGAngle() method
The createSVGAngle() method of the SVGSVGElement interface creates an SVGAngle object outside of any document trees.
Syntax
createSVGAngle()
Parameters
None.
Return value
An SVGAngle 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.