根据给定的物标简称获取产品规范物标信息FeatureInfoSpecs 对象。已过时。使用 GetFeatureInfoSpec(String) 替代。

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

语法

C#
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static FeatureInfoSpecs GetFeatureInfoSpecs(
	string acronym
)

参数

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

返回值

产品规范物标信息对象。

请参见