恢复正常的布局逻辑,可以选择强制挂起的布局请求立即进行布局。

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

语法

C#
void ResumeLayout(
	bool p
)

参数

p
Type: System..::.Boolean
如要执行挂起的布局请求,则为 true;否则为 false。

请参见