SVGPoint
Deprecated
Avoid using this feature in new projects. SVG 2 omittted some parts of SVG 1.1 to "improv[e] the usability and precision of the language." This feature may be a candidate for removal from web standards or browsers.>
Consider using the following features instead: SVG oder @font-face.>
Ein SVGPoint repräsentiert einen 2D- oder 3D-Punkt im SVG-Koordinatensystem. In SVG 2 wurde es durch DOMPoint und DOMPointReadOnly ersetzt. Alle APIs, die früher ein SVGPoint zurückgegeben haben, einschließlich SVGSVGElement.createSVGPoint(), geben jetzt stattdessen einen DOMPoint zurück.