表示更新光标事件(MapControl.ActionCursorChangingMapLayoutControl.ActionCursorChanging)的方法类。

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

语法

C#
public delegate void ActionCursorChangingEventHandler(
	Object sender,
	ActionCursorChangingEventArgs e
)

参数

sender
Type: System..::.Object
源事件。
e
Type: SuperMap.UI..::.ActionCursorChangingEventArgs
包含事件数据的更新光标事件参数类(ActionCursorChangingEventArgs

请参见