是包含地图事件数据的类的基类。

命名空间:  SuperMap.UI
程序集:  SuperMap.Mapping (in SuperMap.Mapping)
版本: dll

语法

C#
public class MapEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.UI..::.MapEventArgs
      SuperMap.UI..::.MapClosedEventArgs
      SuperMap.UI..::.MapDrawContinuingEventArgs
      SuperMap.UI..::.MapDrawingEventArgs
      SuperMap.UI..::.MapDrawnEventArgs
      SuperMap.UI..::.MapOpenedEventArgs

请参见