点击或拖拽改变大小

CTRGraphicsLayerElementFilter 方法

过滤加入的IElement

命名空间:  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
IElement 元素

返回值

类型: Boolean
返回 true 不合格
参见