ArcObjects Library Reference (DefenseSolutions)  

IDisplayList.RemoveAll Method

Remove all graphics from the display list.

[Visual Basic .NET]
Public Sub RemoveAll ( _
)
[C#]
public void RemoveAll (
);
[C++]
HRESULT RemoveAll(
void
);

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IDisplayList Interface