GeoWKTEnHelperDoWKTEnE 方法 |
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public static string DoWKTEnE(
string strWKT,
int iKey
)
Public Shared Function DoWKTEnE (
strWKT As String,
iKey As Integer
) As String
public:
static String^ DoWKTEnE(
String^ strWKT,
int iKey
)
static member DoWKTEnE :
strWKT : string *
iKey : int -> string
参数
- strWKT
- 类型: SystemString
- iKey
- 类型: SystemInt32
返回值
类型:
String
参见