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

语法

C#
public void SelectSingleChartObject(
	Layer layerChart,
	int code,
	GeometryType featureType,
	int recordID,
	bool isMoveToCenter,
	bool isClearOldObject
)

参数

layerChart
Type: SuperMap.Mapping..::.Layer
code
Type: System..::.Int32
featureType
Type: SuperMap.Data..::.GeometryType
recordID
Type: System..::.Int32
isMoveToCenter
Type: System..::.Boolean
isClearOldObject
Type: System..::.Boolean

请参见