获取或设置是否多分辨率渲染。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public bool RenderingWithMultiResolution { get; set; } |
备注
参数设置为 true时,以多分辨率渲染,效果图如下:
参数设置为 false时,以一种分辨率渲染,效果图如下:
C# |
---|
public bool RenderingWithMultiResolution { get; set; } |
参数设置为 true时,以多分辨率渲染,效果图如下:
参数设置为 false时,以一种分辨率渲染,效果图如下: