Functiondojox.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)
parametertypedescription
shape  
silentlyBooleanOptional. if true, do not redraw a picture yet