点击或拖拽改变大小

GraphicsLayerElementFilter 方法

元素过滤器

命名空间:  GISShare.SMap.WinForm.Layer
程序集:  GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
protected virtual bool ElementFilter(
	IElement pElement
)

参数

pElement
类型: GISShare.SMap.WinForm.ElementIElement
加入的元素

返回值

类型: Boolean
TRUE表示无效
参见