dojox.gfx.shape.Container.remove
dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js
removes a shape from the list
Usage
function (shape, /*Boolean?*/ silently) (view source)
parameter | type | description |
---|---|---|
shape | ||
silently | Boolean | Optional. if true, do not redraw a picture yet |