场景输出高分辨率图片。

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

语法

C#
public bool OutputScenePicture(
	string path,
	int xResolution,
	int yResolution
)

参数

path
Type: System..::.String
指定的图片存放路径。
xResolution
Type: System..::.Int32
指定的分辨率x值。
yResolution
Type: System..::.Int32
指定的分辨率y值。

返回值

false表示出图失败,true表示成功。

版本信息

SuperMap iObjects .NET


请参见