点击或拖拽改变大小

ElementHelperGetElementCollectionExtent 方法

计算IElementCollection图形的矩形包络框

命名空间:  GISShare.SMap.WPF.Element
程序集:  GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public static void GetElementCollectionExtent(
	IElementCollection pElementCollection,
	IBoundingBox pBoundingBox
)

参数

pElementCollection
类型: GISShare.SMap.WPF.ElementIElementCollection
IElementCollection
pBoundingBox
类型: GISShare.SMap.GeometryIBoundingBox
传出的矩形包络框
参见