Remove a GraphicFeature or GraphicFeatureGroup from the canvas

Namespace:  ESRI.ADF.UI
 

Syntax

function removeGraphic (
	element : GraphicFeatureBase
)

Parameters

element
Type: ESRI.ADF.Graphics..::.GraphicFeatureBase
Element to remove from canvas.

See Also