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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

AddDrawnRectangle(Rectangle)

Reports that a rectangle has been drawn.

public void AddDrawnRectangle(Rectangle rect)

Parameters

rect Rectangle

The rectangle that was drawn.

Edit this page