响应地图输出影像数据集进度条的事件实现。

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

语法

C#
public virtual void Map_Stepped(
	Object sender,
	SteppedEventArgs e
)

参数

sender
Type: System..::.Object
源事件。
e
Type: SuperMap.Data..::.SteppedEventArgs
包含事件数据的地图输出影像数据集进度条事件参数类(SteppedEventArgs)的对象。

请参见