Functiondojox.gfx.Shape.getTransformedBoundingBox

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

returns an array of four points or null four points represent four corners of the untransformed bounding box

Usage

function () (view source)