IGraphicsLayer 方法 |
The IGraphicsLayer type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() | Add |
添加一个 IElement
(继承自 IElementCollection。) |
![]() | Clear |
清空 IElement元素
(继承自 IElementCollection。) |
![]() | ContainsElementByName |
获取包含的 IElement 个数 通过 名称
|
![]() | DeleteElementByName |
删除 IElement 通过 名称
|
![]() | GetElementByClientXY |
获取 IElement 通过 客户端坐标
|
![]() | GetElementByClientXYEx |
获取 IElement 通过 客户端坐标
|
![]() | GetElementByName |
获取 IElement 通过 名称
|
![]() | GetElementsByClientXY |
获取 IElement 通过 客户端坐标
|
![]() | GetElementsByClientXYEx |
获取 IElement 通过 客户端坐标
|
![]() | GetElementsByName |
获取 IElement 通过 名称
|
![]() | GetVisibleInfo |
获取指定比例尺范围下可见状态
(继承自 ILayer。) |
![]() | IndexExchange |
元素索引交换
|
![]() | IndexOf |
获取IElement索引
(继承自 IElementCollection。) |
![]() | Insert |
加入一个 IElement元素
(继承自 IElementCollection。) |
![]() | OnDraw |
绘制
(继承自 ILayer。) |
![]() | RemoveAt |
移除IElement 通过 索引
(继承自 IElementCollection。) |
![]() | ResetExtent |
重置视图范围
|