Functiondojox.gfx.path.Path._pushSegment

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

adds a segment

Usage

function (/*String*/ action, /*Array*/ args) (view source)
parametertypedescription
actionStringvalid SVG code for a segment's type
argsArraya list of parameters for this segment