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

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.

Edit this page