获取或设置是否以两色模式显示水深面。该值为 true 表示以两色模式显示,false 表示以四色模式显示。

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

语法

C#
[DefaultValueAttribute(false)]
public bool DisplayTwoShades { get; set; }

字段值

默认值为 false。

请参见