Method Union
Union(Rect, Rect)
Union Shared Method
public static Rect Union(Rect a, Rect b)
Parameters
Returns
Remarks
Produces a new Rectangle from the union of 2 existing Rectangles.
Union Shared Method
public static Rect Union(Rect a, Rect b)
Produces a new Rectangle from the union of 2 existing Rectangles.