表示处理移除分组图层后(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)的对象。