|
| ESRI.ArcGIS.ADF.Local | |
| Cached Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseCustomGlobeLayer Class : Cached Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property Cached As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BaseCustomGlobeLayer Dim value As Boolean instance.Cached = value value = instance.Cached | |
| C# | |
|---|---|
public virtual bool Cached {get; set;} | |
This property indicates whether or not the layer requires its own display cache. If this property is True, then the Map will use a separate display cache for the layer so that it can be refreshed indpendently of other layers.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family