WKT字符串转换为Gemetry,仅支持点、线、面。

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

语法

C#
public static Geometry WKTToGemetry(
	string strWKT
)

参数

strWKT
Type: System..::.String
WKT字符串。

返回值

UGC中的Gemetry。

版本信息

SuperMap iObjects .NET


在 11.0.1 中过时(编译器警告)
在 11.1.1 中过时(编译器警告)
在 11.2.0 中过时(编译器警告)
在 11.2.1 中过时(编译器警告)

请参见