Home
Home
Docs
Controls
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
XenoAtom.Terminal.UI.Geometry
Rectangle
Constructors
Rectangle(Int32, Int32, Int32, Int32)
Menu
On this page
Rectangle(Int32, Int32, Int32, Int32) Constructor
Definition
Namespace
XenoAtom.Terminal.UI.Geometry
Assembly
XenoAtom.Terminal.UI.dll
public Rectangle(int X, int Y, int Width, int Height)
Parameters
X
Int32
Y
Int32
Width
Int32
Height
Int32