ESRI.ArcGIS.ADF.Local
UseCache Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseCustomGlobeLayer Class : UseCache Property




The option to use Globe's disk caching.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property UseCache As Boolean
Visual Basic (Usage)Copy Code
Dim instance As BaseCustomGlobeLayer
Dim value As Boolean
 
value = instance.UseCache
C# 
public virtual bool UseCache {get;}

See Also

© 2010 All Rights Reserved.