表示处理绘制图层结束事件(LayerDrawn)的方法类。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public delegate void LayerDrawnEventHandler( Object sender, LayerDrawnEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.Mapping..::.LayerDrawnEventArgs
包含事件数据的绘制图层结束事件参数类(LayerDrawnEventArgs)。