响应对地图中某一图层的进行绘制时的事件实现。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public virtual void Layers_LayerDrawing( Object sender, LayerDrawingEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.Mapping..::.LayerDrawingEventArgs
包含事件数据的对地图中某一图层的进行绘制时事件参数类(LayerDrawingEventArgs)的对象。