点击或拖拽改变大小

MapGraphicsStopGraphicsOperation 方法

停止操作

命名空间:  GISShare.SMap.WPF.View
程序集:  GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public bool StopGraphicsOperation(
	int iID
)

参数

iID
类型: SystemInt32
当前操作ID号

返回值

类型: Boolean
TRUE表示成功

实现

IMapGraphicsStopGraphicsOperation(Int32)
参见