Controls members common to all layers of cached graphics.
| Description | ||
|---|---|---|
![]() |
CallBack | Specifies an object that will receive messages when the display list performs certain operations. |
![]() |
OptimizeForSpeed | Indicates whether the layer should take the necessary shortcuts to optimize its display speed. |
![]() |
Refresh | Refreshes the cached graphic contents of the layer. |
![]() |
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. |
![]() |
SymbologyStandard | The symbology standard of the underlying feature class. |
| 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. |