Functiondojox.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)
parametertypedescription
pathObjecta path object (see dojox.gfx.defaultPath)