Table of Contents

Method Exclude

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Exclude(Region)

Causes the provided region to be excluded from GetCellMap() and GetMap().

public void Exclude(Region region)

Parameters

region Region

Remarks

Each call to this method will add to the exclusion region. To clear the exclusion region, call ClearCache().