点击或拖拽改变大小

Rect 构造函数 (Size)

Constructor which sets the initial values to bound the (0,0) point and the point that results from (0,0) + size.

命名空间:  CPF.Drawing
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public Rect(
	Size size
)

参数

size
类型:CPF.DrawingSize

[缺少 "M:CPF.Drawing.Rect.#ctor(CPF.Drawing.Size)" 的 <param name="size"/> 文档]

参见