OrdinaryLayer.CacheMode Property
Gets or sets a value that determines if and how the OrdinaryLayer will cache presentation between updates.
Syntax
public OrdinaryLayerCacheMode CacheMode { get; set; }
Property Value
Default: None
Specifies if and how the OrdinaryLayer will cache presentation between updates.
Remarks
Each OrdinaryLayer instance that uses caching will have its own private cache, separate from the global memory cache.
Platforms
Windows, Linux, Android