点击或拖拽改变大小

ICTRElement 方法

The ICTRElement type exposes the following members.

方法
  名称说明
公共方法Add
添加一个 IElement
(继承自 IElementCollection。)
公共方法BindFeature
绑定一个IFeature
(继承自 IFeatureElement。)
公共方法Clear
清空 IElement元素
(继承自 IElementCollection。)
公共方法GetQueryDrawGraphInfo
获取函数“QueryByClientXY”返回结果的有效“IDrawGraphInfo”
(继承自 IGeoDrawItemQueryable。)
公共方法GetVisibleInfo
获取指定比例尺范围下可见状态
(继承自 IElement。)
公共方法IndexOf
获取IElement索引
(继承自 IElementCollection。)
公共方法Insert
加入一个 IElement元素
(继承自 IElementCollection。)
公共方法Invalidate
实现一次实质的刷新做准备(确保下次的刷新必然有效)
(继承自 ICTRElementCore。)
公共方法OnDraw
绘制
(继承自 IElement。)
公共方法QueryByClientXY
查询元素依据屏幕坐标
(继承自 IGeoDrawItemQueryable。)
公共方法RemoveAt
移除IElement 通过 索引
(继承自 IElementCollection。)
公共方法ResetDrawGeometry
用于重置DrawGeometry对象,使其空间参考指定(主要供内部绘制使用,不要随意操作)
(继承自 IGeoDrawItemInfo。)
公共方法ResetGeometry
当几何图形内部属性变化后,调用此函数用于重置内核对象。
(继承自 IGeoDrawItem。)
公共方法ResetView
重置视图(会触发刷新)
(继承自 ICTRElementCore。)
Top
参见