点击或拖拽改变大小

PixelRectInflate 方法 (PixelSize)

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

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

参数

size
类型:CPFPixelSize

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

参见