dojox.gfx.shape.Polyline.setShape
dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js
sets a polyline/polygon shape object
parameter | type | description |
---|---|---|
points | Object | a polyline/polygon shape object |
closed | Boolean | close the polyline to make a polygon |