场景输出高分辨率图片。
命名空间:
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值。