点击或拖拽改变大小

RectUnion 方法 (Point)

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

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

参数

point
类型:CPF.DrawingPoint

[缺少 "M:CPF.Drawing.Rect.Union(CPF.Drawing.Point)" 的 <param name="point"/> 文档]

参见