将专题图中的点符号转换为Geometry对象。

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

语法

C#
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public Geometry[] ThemeSymbolsToGeometries(
	Recordset recordset
)

参数

recordset
Type: SuperMap.Data..::.Recordset
指定的 Recordset 对象。

返回值

Geometry 对象的数组。

请参见