表示处理清除地图(Maps.Cleared)事件的方法类。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public delegate void MapClearedEventHandler( Object sender, MapClearedEventArgs e ) |
参数
- sender
- Type: System..::.Object
事件源。
- e
- Type: SuperMap.Data..::.MapClearedEventArgs
包含事件数据的清除地图事件参数类( MapClearedEventArgs)的对象。