ITileLayerCacheMemoryCapacity 属性 |
高速缓存容量(即:内存保留的最大瓦片数量,等于0表示无效,限制最小值设定为0。)
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法int CacheMemoryCapacity { get; set; }
Property CacheMemoryCapacity As Integer
Get
Set
property int CacheMemoryCapacity {
int get ();
void set (int value);
}
abstract CacheMemoryCapacity : int with get, set
属性值
类型:
Int32
参见