Point

js.html.svg.Point (extern class)

An SVGPoint represents a 2D or 3D point in the SVG coordinate system.

Documentation SVGPoint by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Instance Members



matrixTransform(matrix: Matrix): Point
Name Type
matrix Matrix
Returns
Point