Table of Contents

Constructor Region

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Region()

Initializes a new instance of the Region class.

public Region()

Region(Rectangle)

Initializes a new instance of the Region class with the specified rectangle.

public Region(Rectangle rectangle)

Parameters

rectangle Rectangle

The initial rectangle for the region.