点击或拖拽改变大小

GraphicsLayerElementFilter 方法

元素过滤器

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

参数

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

返回值

类型: Boolean
TRUE表示无效
参见