Point
package js.html.svg
Available on js
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 also:
Variables
x:Float
y:Float
Methods
matrixTransform(matrix:Matrix):Point
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/Point.html