ArcObjects Library Reference  (Carto)    

IOverflowGraphicsContainer.DeleteAllOverflowElements Method

Delete all the element in the collection.

[Visual Basic 6.0]
Sub DeleteAllOverflowElements
[Visual Basic .NET]
Public Sub DeleteAllOverflowElements ( _
)
[C#]
public void DeleteAllOverflowElements (
);
[Java]
public void deleteAllOverflowElements (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT DeleteAllOverflowElements(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IOverflowGraphicsContainer Interface

 


Feedback Send feedback on this page