Skip to main content
A newer version of this page is available. .

CacheOptions Class

Contains settings that define parameters of a local cache to store image tiles.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v18.2.dll

Declaration

public class CacheOptions :
    IOwnedElement,
    INotifyPropertyChanged

The following members return CacheOptions objects:

Inheritance

Object
CacheOptions
See Also