点击或拖拽改变大小

CTRElementItem 属性

获取IElement 通过 索引

命名空间:  GISShare.SMap.WPF.Element
程序集:  GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public IElement this[
	int iIndex
] { get; }

参数

iIndex
类型: SystemInt32
索引

返回值

类型: IElement
IElement 元素

实现

IElementCollectionItemInt32
参见