Controls members that manage an ordered collection of cached graphic renderers.
| Description | ||
|---|---|---|
![]() |
AddRenderer | Adds a cached graphic renderer to the collection. Optionally at a specified index. |
![]() |
ClearRendererCollection | Removes all cached graphic renderers from the collection. |
![]() |
IsLocked | Indicates whether the collection can be modified. |
![]() |
RemoveRenderer | Removes a particular cached graphic renderer from the collection. |
![]() |
Renderer | Retrieves the cached graphic renderer object located at the specified index. |
![]() |
RendererCount | Returns the number of cached graphic renderers in the collection. |
| Classes | Description |
|---|---|
| ForceElementLayer | A custom layer, bound to a feature layer, that wraps a force element display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display. |
| TacticalGraphicLayer | A custom layer, bound to a feature layer, that wraps a tactical graphic display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display. |