获取给定特征物标标识(即长名)的水深组的物标属性。

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

语法

C#
public ChartAttributeInfo[] GetSoundingGroupAttributes(
	string soundingFOID
)

参数

soundingFOID
Type: System..::.String
指定的水深组的特征物标标识,即长名。

返回值

水深组的物标属性集合。

请参见