haXe API Documentation
Back
|
Index
extern
class
js.html.svg.PolygonElement
extends
Element
Available in js
The
polygon
element defines a closed shape consisting of a set of connected straight line segments.
Documentation for this class was provided by
MDN
.
var
animatedPoints(default,null) :
PointList
var
points(default,null) :
PointList
Back
|
Index