Constructor TableSelection | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

TableSelection(Point, Rect)

Creates a new selected area starting at the origin corner and covering the provided rectangular area

public TableSelection(Point origin, Rect rect)

Parameters

origin Point

rect Rect

Edit this page