根据给定的物标属性的简称获取 S-57 物标属性 AttributeS57 对象。

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

语法

C#
public static AttributeS57 GetAttributeS57(
	string acronym
)

参数

acronym
Type: System..::.String
指定的物标属性的简称。

返回值

S-57 物标属性对象。

请参见