W3cubDocs

/Haxe JavaScript

PolylineElement

package js.html.svg

extends GraphicsElementElementDOMElementNodeEventTarget

@:native("SVGPolylineElement") Available on js

The SVGPolylineElement interface provides access to the properties of polyline elements, as well as methods to manipulate them.

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

See:

Variables

read only animatedPoints:PointList

read only points:PointList

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/PolylineElement.html