Table of Contents

Method SetClip

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SetClip(Rect)

Sets the clip region to the specified view-relative region.

public Rect SetClip(Rect region)

Parameters

region Rect

View-relative clip region.

Returns

Rect

The previous screen-relative clip region.