手柄编辑事件参数类。为MapControl控件的手柄编辑事件提供数据。这些手柄编辑事件包括:EditHandleBeginEditHandleMoveEditHandleFinish

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

语法

C#
public class EditHandleEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.UI..::.EditHandleEventArgs

请参见