Functiondojox.gfx.path.Path._updateBBox

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

updates the bounding box of path with new point

Usage

function (/*Number*/ x, /*Number*/ y) (view source)
parametertypedescription
xNumberan x coordinate
yNumbera y coordinate we use {l, b, r, t} representation of a bbox