获取或设置测深基准面,对应字段 DSPM-SDAT。

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

语法

C#
public int SoundingDatum { get; set; }

字段值

默认值为 -1。

备注

测深基准面是指海图所标注的水深的起算面。其值是属性 VERDAT 的期望值(值域)中的某个值。属性 VERDAT 的期望值可以参阅 S-57 标准中的 IHO 物标类目,或通过 DictionaryManagerChart 类的 GetAttributeS57 方法获得描述该属性的 AttributeS57 对象,从该对象的 AttributeExpectedInputs 属性获取期望值。

请参见