Table of Contents

Property Clip

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Clip

Gets or sets the clip rectangle that AddRune(Rune) and AddStr(string) are subject to.

Region? Clip { get; set; }

Property Value

Region

The rectangle describing the of Clip region.