获取或设置是否显示安全等深线标注。该值为 true 表示显示,false 表示不显示。

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

语法

C#
[DefaultValueAttribute(true)]
public bool DisplaySafetyContourLabel { get; set; }

字段值

默认值为 true。

请参见