Functiondojox.gfx.Shape.removeShape

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

removes the shape from its parent's list of shapes

Usage

function (/*Boolean?*/ silently) (view source)
parametertypedescription
silentlyBooleanOptional. if true, do not redraw a picture yet