dojox.gfx.path.Path._pushSegment
dojo.require("dojox.gfx.path");
defined in dojox/gfx/path.js
adds a segment
parameter | type | description |
---|---|---|
action | String | valid SVG code for a segment's type |
args | Array | a list of parameters for this segment |