The createSVGPoint() method of the SVGSVGElement interface creates a DOMPoint object outside of any document trees.
createSVGPoint()
SVGSVGElement
DOMPoint
None.
A DOMPoint object, initialized to the point (0,0) in the user coordinate system.
(0,0)