CTRClusterLayerElementCollection 属性 |
待聚类元素集合
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public IElementCollection ElementCollection { get; }
Public ReadOnly Property ElementCollection As IElementCollection
Get
public:
virtual property IElementCollection^ ElementCollection {
IElementCollection^ get () sealed;
}
abstract ElementCollection : IElementCollection with get
override ElementCollection : IElementCollection with get
属性值
类型:
IElementCollection实现
IClusterLayerElementCollection
参见