ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

ICachedGraphicLayer2 Interface

Controls members common to all layers of cached graphics.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read/write property CallBack Specifies an object that will receive messages when the display list performs certain operations.
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.
Read/write property Size Sets the size/height of all cached graphics in the layer. Expressed in either geometry units or as a fraction of the display height.
Read-only property SymbologyStandard The symbology standard of the underlying feature class.

Classes that implement ICachedGraphicLayer2

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.