W3cubDocs

/Haxe JavaScript

PolygonElement

package js.html.svg

extends GraphicsElementElementDOMElementNodeEventTarget

@:native("SVGPolygonElement") Available on js

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

Documentation SVGPolygonElement 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/PolygonElement.html