设置组合物标对象指定属性字段的值。
命名空间:
SuperMap.Chart程序集: SuperMap.Chart (in SuperMap.Chart)
版本: dll
语法
C# |
---|
public bool SetS57AttributeValue( S57FeatureObjectIDInfo collectionFOIDInfo, string attributeAcronym, Object value ) |
参数
- collectionFOIDInfo
- Type: SuperMap.Chart..::.S57FeatureObjectIDInfo
指定的组合物标对象的特征物标标识信息。
- attributeAcronym
- Type: System..::.String
指定的组合物标对象的属性简称。
- value
- Type: System..::.Object
指定的待设置的属性值。