dojox.gfx.shape.Creator.createPath
dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js
creates an SVG path shape
Usage
function (/*Object*/ path) (view source)
parameter | type | description |
---|---|---|
path | Object | a path object (see dojox.gfx.defaultPath) |