命名空间:
SuperMap.UI
程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public delegate void EditHandleEventHandler( Object sender, EditHandleEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.UI..::.EditHandleEventArgs
包含事件数据的手柄编辑事件参数类(EditHandleEventArgs)对象。