Method FillRectangles | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
FillRectangles(Attribute, Rune?)
Fills the interior of all rectangles in the region with the specified attribute and fill rune.
public void FillRectangles(Attribute attribute, Rune? fillRune = null)
Parameters
attribute
Attribute
The attribute (color/style) to use.
fillRune
Rune?
The rune to fill the interior of the rectangles with. If space will be used.