Functiondojox.gfx.shape.Creator.createPolyline

dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js

creates an SVG polyline/polygon shape

Usage

function (/*Object*/ points) (view source)
parametertypedescription
pointsObjecta points object (see dojox.gfx.defaultPolyline) or an Array of points