Property Clip | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Clip
Controls the current clipping region that AddRune/AddStr is subject to.
public Rect Clip { get; set; }
Property Value
The clip.
Namespace
Assembly
Terminal.Gui.dll
Controls the current clipping region that AddRune/AddStr is subject to.
public Rect Clip { get; set; }
The clip.