Functiondojox.gfx.path.Path.getBoundingBox

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

returns the bounding box {x, y, width, height} or null

Usage

function () (view source)