ESRI.ArcGIS.ADF.IMS | |
Clear Method | |
See Also |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > RendererCollection Class : Clear Method |
Visual Basic (Declaration) | |
---|---|
Public Sub Clear() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Clear() |
Used to empty a GroupRenderer of all renderers. Be sure to add renderers back
into the collection before redrawing the map.