Table of Contents

Constructor Margin

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Margin()

Initializes a new instance of View.

public Margin()

Remarks

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

Margin(View)

Constructs a new adornment for the view specified by parent.

public Margin(View parent)

Parameters

parent View