点击或拖拽改变大小

RectangleD 构造函数 (PointD, SizeD)

参考 System.Drawing.Rectangle

命名空间:  System.Drawing
程序集:  GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public RectangleD(
	PointD location,
	SizeD size
)

参数

location
类型: System.DrawingPointD
size
类型: System.DrawingSizeD
参见