Table of Contents

Method Union

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Union(RectangleF, RectangleF)

Creates a rectangle that represents the union between a and b.

public static RectangleF Union(RectangleF a, RectangleF b)

Parameters

a RectangleF
b RectangleF

Returns

RectangleF