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