Functiondojox.gfx.path.Path.setAbsoluteMode

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

sets an absolute or relative mode for path points

Usage

function (/*Boolean*/ mode) (view source)
parametertypedescription
modeBooleantrue/false or "absolute"/"relative" to specify the mode