布局参与关联浏览的所有窗口

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

语法

C#
public static void LayoutBindGroupForms(
	IBindGroup bindGroup,
	bool isMergeForm,
	bool isAddToCurrentGroups,
	Orientation orientation
)

参数

bindGroup
Type: SuperMap.Desktop..::.IBindGroup
关联组
isMergeForm
Type: System..::.Boolean
是否合并窗口
isAddToCurrentGroups
Type: System..::.Boolean
是否添加到现有组中
orientation
Type: System.Windows.Forms..::.Orientation
排列方式

请参见