ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

ICachedGraphicFeatureLayer Interface

Controls members responsible for handling the feature characteristics of cached graphic layers.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read-only property DisplayList The cached graphic display list wrapped by the layer.
Read/write property FeatureLayer The feature layer that is symbolized by this cached graphic layer.
Read/write property FieldNameSet An optional property set that maps expected field names to physical field names.
Read/write property IsLiveUpdateEnabled Indicates whether the layer should periodically refresh its graphic contents.
Read/write property LiveUpdateInterval The minimum number of seconds between each refresh of the layer's graphic contents.
Write-only property VisibleExtent Returns an envelope representing the visible extent

Classes that implement ICachedGraphicFeatureLayer

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.