创建一个新的场景窗口。

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

语法

C#
public IFormScene CreateSceneWindow(
	string sceneName
)

参数

sceneName
Type: System..::.String
场景名称

返回值

新建的场景窗口

请参见