获取或设置是否以两色模式显示水深面。该值为 true 表示以两色模式显示,false 表示以四色模式显示。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
[DefaultValueAttribute(false)] public bool DisplayTwoShades { get; set; } |
C# |
---|
[DefaultValueAttribute(false)] public bool DisplayTwoShades { get; set; } |