Method Union | Terminal.Gui v1 (original) (raw)

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

Edit this page