dojox.gfx.path.Path._setPath
dojo.require("dojox.gfx.path");
defined in dojox/gfx/path.js
forms a path using an SVG path string
Usage
function (/*String*/ path) (view source)
parameter | type | description |
---|---|---|
path | String | an SVG path string |