Table of Contents

Method GetAdornmentsThickness

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetAdornmentsThickness()

Gets the thickness describing the sum of the Adornments' thicknesses.

public Thickness GetAdornmentsThickness()

Returns

Thickness

A thickness that describes the sum of the Adornments' thicknesses.

Remarks

The Viewport is offset from the Frame by the thickness returned by this method.