表示处理移除分组图层后(LayerRemoved)的方法类。

命名空间:  SuperMap.Mapping
程序集:  SuperMap.Mapping (in SuperMap.Mapping)
版本: dll

语法

C#
public delegate void LayerGroupRemovedEventHandler(
	Object sender,
	LayerGroupRemovedEventArgs e
)

参数

sender
Type: System..::.Object
源事件。
e
Type: SuperMap.Mapping..::.LayerGroupRemovedEventArgs
包含事件数据的移除分组图层后事件参数类(LayerRemovedEventArgs)的对象。

版本信息

SuperMap iObjects .NET

受以下版本支持: 7.1.0, 7.1.1, 7.1.2

请参见