ICTRElementCore2 属性 |
The ICTRElementCore2 type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| Attributes |
属性表
(继承自 IFeature。) | |
| AutoRedraw |
图层每次刷新元素都会进行一次重绘(如果您的图形元素频繁发生变化建议将其设置为TRUE,默认值为FALSE)
(继承自 ICTRElementCore。) | |
| CanDraw |
是否可以绘制
(继承自 IGeoDrawItemInfo。) | |
| CanQuery |
是否支持查询(如果支持,将会记录绘制信息)
(继承自 IGeoDrawItemQueryable。) | |
| Checked |
是否被选中
(继承自 ICTRElementCore。) | |
| Count |
获取其携带的IElement总数
(继承自 IElementCollection。) | |
| CTRSymbol |
模板符号
(继承自 ICTRElementCore。) | |
| CTRTemplate |
是否是模板符号渲染对象
(继承自 ICTRElementCore。) | |
| DrawGeometry |
用于绘制操作的记录对象(防止投影转换导致的效率降低,它并不每次都是一个独立的副本)
(继承自 IGeoDrawItemInfo。) | |
| eGroupElementShowStyle |
组合元素展现方式
(继承自 IGroupElement。) | |
| FieldName |
字段名
(继承自 IFeatureElement。) | |
| FieldNameArray |
字段名数组用于数据显示
(继承自 IFeatureElement。) | |
| GeoDrawCache |
几何绘制缓存(当空间参考不一致时,将克隆副本长期使用,如果Geometry内部改变则需要调用ResetGeometry来重置)
(继承自 IGeoDrawItem。) | |
| Geometry |
图形
(继承自 IGeoDrawItem。) | |
| Item |
获取IElement 通过 索引
(继承自 IElementCollection。) | |
| MaximumScale |
最大可见比例尺
(继承自 IElement。) | |
| MinimumScale |
最小可见比例尺
(继承自 IElement。) | |
| Name |
名称
(继承自 IElement。) | |
| OID |
OID唯一标识
(继承自 IFeature。) | |
| OnShapeDataChanged |
绑定的CTRElement_Shape数据属性改变后触发
| |
| Symbol |
符号
(继承自 IElement。) | |
| Tag |
携带值
(继承自 IElement。) | |
| Text |
文本
(继承自 ITextElement。) | |
| Visible |
可见性
(继承自 IElement。) |