MapTileDataProviderBase.CacheOptions Property
Returns the settings for a map’s cache.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| CacheOptions | A CacheOptions object. |
Remarks
Note
CacheOptions is not supported for vector-based tile providers.
See Also