Table of Contents

Constructor Border

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Border()

Initializes a new instance of View.

public Border()

Remarks

Use X, Y, Width, and Height properties to dynamically control the size and location of the view.

Border(View)

Constructs a new adornment for the view specified by parent.

public Border(View parent)

Parameters

parent View