响应在地图中完成图层添加后的事件实现。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public virtual void Layers_LayerAdded( Object sender, LayerAddedEventArgs args ) |
参数
- sender
- Type: System..::.Object
源事件。
- args
- Type: SuperMap.Mapping..::.LayerAddedEventArgs
包含事件数据的在地图中完成图层添加后事件参数类(LayerAddedEventArgs)的对象。