Constructor Region | Terminal.Gui v2 (original) (raw)
Namespace
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.