点击或拖拽改变大小

RectInflate 方法 (Size)

Inflate - inflate the bounds by the size provided, in all directions If this is Empty, this method is illegal.

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

参数

size
类型:CPF.DrawingSize

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

参见