Back to Devexpress

CacheOptions Properties

windowsforms-devexpress-dot-xtramap-dot-cacheoptions-dot-underscore-properties.md

latest1.2 KB
Original Source

CacheOptions Properties

Contains settings that define the parameters of a local cache for storing image tiles.

NameDescription
CacheInfoFileNameGets or sets a file name that stores the information about the cache of the Map control.
DiskExpireTimeSpecifies the time interval after which tile images are updated from a map data provider.
DiskFolderGets or sets a disk folder to which the saved image tiles of the map control are stored.
DiskLimitSpecifies the disk space (in megabytes) to store tile images obtained from a map data provider.
MemoryLimitGets or sets the amount of memory on the computer, in megabytes, for storing tile images obtained from a data provider.

See Also

CacheOptions Class

CacheOptions Members

DevExpress.XtraMap Namespace