ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

ICachedGraphicLayer Interface

Controls members common to all layers of cached graphics.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read/write property OptimizeForSpeed Indicates whether the layer should take the necessary shortcuts to optimize its display speed.
Method Refresh Refreshes the cached graphic contents of the layer.

Classes that implement ICachedGraphicLayer

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.