ArcObjects Library Reference  (3DAnalyst)    

IGraphicsContainer3D.DeleteAllElements Method

Deletes all the elements.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

IGraphicsContainer3D Interface

 


Feedback Send feedback on this page