指定一个应用程序中的子窗体的布局样式。

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

语法

C#
void LayoutMdi(
	MdiLayout mdiLayout
)

参数

mdiLayout
Type: System.Windows.Forms..::.MdiLayout
指定的布局样式对象,即指定应用程序主窗口中的所有子窗体的布局。

请参见