点击或拖拽改变大小

RegionCustomized 构造函数 (Int32, IGeometryCollection, IListObject, GeoRestructure)

定制Region

命名空间:  GISShare.SMap.Geometry.GeoCustomized
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public RegionCustomized(
	int iGeoCode,
	IGeometryCollection geoParams,
	IList<Object> objParams,
	GeoRestructure geoRestructure
)

参数

iGeoCode
类型: SystemInt32
geoParams
类型: GISShare.SMap.GeometryIGeometryCollection
objParams
类型: System.Collections.GenericIListObject
geoRestructure
类型: GISShare.SMap.Geometry.GeoCustomizedGeoRestructure
参见