点击或拖拽改变大小

PixelRectUnion 方法 (PixelRect)

Union - Update this rectangle to be the union of this and rect.

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public void Union(
	 in PixelRect rect
)

参数

rect
类型:CPFPixelRect

[缺少 "M:CPF.PixelRect.Union(CPF.PixelRect@)" 的 <param name="rect"/> 文档]

参见