Table of Contents

Method Complement

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Complement(Rectangle)

Updates the region to be the complement of itself within the specified bounds.

public void Complement(Rectangle bounds)

Parameters

bounds Rectangle

The bounding rectangle to use for complementing the region.