![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Constants > E > esriGlobeLayerCacheRemovalOption Constants (ArcObjects .NET 10.4 SDK) |
Cache Removal Options for Globe Layers.
| Constant | Value | Description |
|---|---|---|
| esriGlobeLayerRemovalInvalid | -1 | Error value. |
| esriGlobeLayerNoRemoval | 0 | Do not remove cache. |
| esriGlobeLayerWholeRemoval | 1 | Full cache removal allowed. |
| esriGlobeLayerExitRemoval | 2 | Whole removal forced when layer is deleted, or application exits. |