This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicElements Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the Graphic Elements object.
Description | ||
---|---|---|
Add | Add a graphic element. | |
Count | The graphic element count. | |
Element | The graphic element at the specified position. | |
Insert | Add a graphic element at the specified posiiton. | |
Remove | Remove the graphic element at the specified position. | |
RemoveAll | Remove all graphic elements. |
CoClasses and Classes | Description |
---|---|
GraphicElements | The Graphic Elements collection CoClass. |