根据给定的特征物标编码和几何对象类型,激活对应的特征物标添加的状态。
命名空间:
SuperMap.UI程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool ActivateChartFeatureAdd( Layer layerChart, int code, GeometryType featureType ) |
参数
- layerChart
- Type: SuperMap.Mapping..::.Layer
指定的海图图层。
- code
- Type: System..::.Int32
指定的特征物标编码。
- featureType
- Type: SuperMap.Data..::.GeometryType