Table of Contents

Property Bounds

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Bounds

Gets the rectangle that describes the bounds of the canvas. Location is the coordinates of the line that is the furthest left/top and Size is defined by the line that extends the furthest right/bottom.

public Rectangle Bounds { get; }

Property Value

Rectangle