根据指定的参数来构造一个 DesktopSceneControl 的新对象。

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

语法

C#
public DesktopSceneControl(
	SceneType sceneType
)

参数

sceneType
Type: SuperMap.Realspace..::.SceneType
DesktopSceneControl 对象要使用的三维场景类型。

请参见