点击或拖拽改变大小

IClusterLayer 方法

The IClusterLayer type exposes the following members.

方法
  名称说明
公共方法Add
添加一个 IElement
(继承自 IElementCollection。)
公共方法Clear
清空 IElement元素
(继承自 IElementCollection。)
公共方法ContainsElementByName
获取包含的 IElement 个数 通过 名称
(继承自 IGraphicsLayer。)
公共方法DeleteElementByName
删除 IElement 通过 名称
(继承自 IGraphicsLayer。)
公共方法GetElementByClientXY
获取 IElement 通过 客户端坐标
(继承自 IGraphicsLayer。)
公共方法GetElementByClientXYEx
获取 IElement 通过 客户端坐标
(继承自 IGraphicsLayer。)
公共方法GetElementByName
获取 IElement 通过 名称
(继承自 IGraphicsLayer。)
公共方法GetElementsByClientXY
获取 IElement 通过 客户端坐标
(继承自 IGraphicsLayer。)
公共方法GetElementsByClientXYEx
获取 IElement 通过 客户端坐标
(继承自 IGraphicsLayer。)
公共方法GetElementsByName
获取 IElement 通过 名称
(继承自 IGraphicsLayer。)
公共方法GetVisibleInfo
获取指定比例尺范围下可见状态
(继承自 ILayer。)
公共方法IndexExchange
元素索引交换
(继承自 IGraphicsLayer。)
公共方法IndexOf
获取IElement索引
(继承自 IElementCollection。)
公共方法Insert
加入一个 IElement元素
(继承自 IElementCollection。)
公共方法OnDraw
绘制
(继承自 ILayer。)
公共方法QuerySymbolByValue
通过值获取一个可用的符号
公共方法RemoveAt
移除IElement 通过 索引
(继承自 IElementCollection。)
公共方法ResetClassifySymbolCollection
重置分级符号集合并使用系统默认值
公共方法ResetExtent
重置视图范围
(继承自 IGraphicsLayer。)
公共方法ResetMapGridExtent
重置地图网格聚类所必需的地图网格视图范围
Top
参见