点击或拖拽改变大小

GeoWKTEnHelperBuildGeometryFromWKT 方法

生成几何描述的Geometry对象

命名空间:  GISShare.SMap.Geometry
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public static IGeometry BuildGeometryFromWKT(
	string strDescription,
	IBoundingBox pBoundingBox,
	int iKey
)

参数

strDescription
类型: SystemString
几何描述
pBoundingBox
类型: GISShare.SMap.GeometryIBoundingBox
包络框
iKey
类型: SystemInt32

返回值

类型: IGeometry
参见