更新进度信息

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

语法

C#
public void UpdateProgress(
	string title,
	string message,
	int percent
)

参数

title
Type: System..::.String
标题
message
Type: System..::.String
进度信息
percent
Type: System..::.Int32
进度值

请参见