根据给定的物标ID获取 S-57 物标信息 FeatureInfoS57 对象。

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

语法

C#
public static FeatureInfoS57 GetFeatureInfoS57(
	int nCode
)

参数

nCode
Type: System..::.Int32
指定的物标代码。

返回值

S-57 物标信息对象。

请参见