显示布局设置对话框,并可以指定当前要进行设置的布局及布局设置对话框的标题。
命名空间:
SuperMap.UI程序集: SuperMap.UI.Controls (in SuperMap.UI.Controls)
版本: dll
语法
C# |
---|
public static void ShowDialog( MapLayout maplayout, string title ) |
参数
- maplayout
- Type: SuperMap.Layout..::.MapLayout
指定的布局对象。
- title
- Type: System..::.String
指定布局设置对话框标题栏上所显示的文字。