显示对话框

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

语法

C#
public static TextStyle ShowDialog(
	TextStyle textStyle,
	bool isThemeText,
	bool is3DText,
	Object mapObject
)

参数

textStyle
Type: SuperMap.Data..::.TextStyle
文本风格
isThemeText
Type: System..::.Boolean
是否是专题图中的文本
is3DText
Type: System..::.Boolean
是否是三维文本
mapObject
Type: System..::.Object
需要绑定的对象

返回值

文本设置对话框的结果,如果点击"确定"则返回设置的文本,如果点击"取消"则返回null

版本信息

SuperMap iObjects .NET


请参见