点击或拖拽改变大小

IGraphicsLayerIndexExchange 方法

元素索引交换

命名空间:  GISShare.SMap.WPF.Layer
程序集:  GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
void IndexExchange(
	int iIndex1,
	int iIndex2
)

参数

iIndex1
类型: SystemInt32
索引1
iIndex2
类型: SystemInt32
索引2
参见