Table of Contents

Method AddDrawnRegion

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AddDrawnRegion(Region)

Reports that a region has been drawn.

public void AddDrawnRegion(Region region)

Parameters

region Region

The region that was drawn.