This document is archived and information here might be outdated.  Recommended version.


IGraphicElements Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicElements Interface
ArcGIS Developer Help

IGraphicElements Interface

Provides access to members that control the Graphic Elements object.

Product Availability

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

Members

Name 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.

Classes that implement IGraphicElements

Classes Description
GraphicElements The Graphic Elements collection CoClass.