获取或设置是否在海图上显示文本信息。该值为 true 表示显示,false 表示不显示。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
[DefaultValueAttribute(false)] public bool DisplayTextMessage { get; set; } |
C# |
---|
[DefaultValueAttribute(false)] public bool DisplayTextMessage { get; set; } |