Provides access to members that control the Graphic Elements object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| 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 that implement IGraphicElements
| CoClasses and Classes | Description |
|---|---|
| GraphicElements | The Graphic Elements collection CoClass. |

