Table of Contents

Method AddDrawnRectangle

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.