点击或拖拽改变大小

SizeD 构造函数 (Double, Double)

参考 System.Drawing.Size

命名空间:  System.Drawing
程序集:  GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public SizeD(
	double width,
	double height
)

参数

width
类型: SystemDouble
height
类型: SystemDouble
参见