Table of Contents

Operator operator +

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

operator +(Thickness, Thickness)

Adds the thickness widths of another Thickness to another Thickness.

public static Thickness operator +(Thickness a, Thickness b)

Parameters

a Thickness
b Thickness

Returns

Thickness