ArcObjects Library Reference (Carto)  

IGraphicElements Interface

Provides access to members that control the Graphic Elements object.

Product Availability

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

Members

Description
Method Add Add a graphic element.
Read-only property Count The graphic element count.
Read-only property Element The graphic element at the specified position.
Method Insert Add a graphic element at the specified posiiton.
Method Remove Remove the graphic element at the specified position.
Method RemoveAll Remove all graphic elements.

CoClasses that implement IGraphicElements

CoClasses and Classes Description
GraphicElements The Graphic Elements collection CoClass.