This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicFeatures Interface (ArcObjects .NET 10.5 SDK) |
Array of Graphic Features
Description | ||
---|---|---|
Add | Adds a Graphic Feature. | |
Count | Graphic Feature count. | |
Element | The Graphic Feature at the specified position. | |
Insert | Adds a Graphic Feature at the specified position. | |
Remove | Removes the Graphic Feature at the specified position. | |
RemoveAll | Removes all Graphic Features. |
CoClasses and Classes | Description |
---|---|
GraphicFeatures | GraphicFeatures co-class. |