获取水深点的深度。

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

语法

C#
public double GetSoundingDepth(
	int id
)

参数

id
Type: System..::.Int32
指定的水深点的 ID。

返回值

给定的水深点的深度。

请参见