DCTRClusterLayerClusterThreshold 属性 |
聚类阀值(最小值是10)
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public int ClusterThreshold { get; set; }
Public Property ClusterThreshold As Integer
Get
Set
public:
virtual property int ClusterThreshold {
int get () sealed;
void set (int value) sealed;
}
abstract ClusterThreshold : int with get, set
override ClusterThreshold : int with get, set
属性值
类型:
Int32实现
IClusterLayerClusterThreshold
参见