Method GetRectangles | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetRectangles()

Returns an array of rectangles that represent the region.

public Rectangle[] GetRectangles()

Returns

Rectangle[]

An array of Rectangle objects that make up the region.

Edit this page