Table of Contents

Method Union

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Union(Rect, Rect)

Union Shared Method

public static Rect Union(Rect a, Rect b)

Parameters

a Rect
b Rect

Returns

Rect

Remarks

Produces a new Rectangle from the union of 2 existing Rectangles.