Controls members responsible for handling the feature characteristics of cached graphic layers.
| Description | ||
|---|---|---|
![]() |
DisplayList | The cached graphic display list wrapped by the layer. |
![]() |
FeatureLayer | The feature layer that is symbolized by this cached graphic layer. |
![]() |
FieldNameSet | An optional property set that maps expected field names to physical field names. |
![]() |
IsLiveUpdateEnabled | Indicates whether the layer should periodically refresh its graphic contents. |
![]() |
LiveUpdateInterval | The minimum number of seconds between each refresh of the layer's graphic contents. |
![]() |
VisibleExtent | Returns an envelope representing the visible extent |
| 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. |