This document is archived and information here might be outdated.  Recommended version.


esriGlobeLayerCacheRemovalOption Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Constants > E > esriGlobeLayerCacheRemovalOption Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCore)  

esriGlobeLayerCacheRemovalOption Constants

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.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Related Topics

How to set globe layer cache properties