C# Regions

A Region describes the interior of a part of a form defined by a rectangle or the union of rectangles (or some other possibilities such as polygons).

The Region class is in the System.Drawing namespace.


Constructors (not all of them)


Methods (a few of them)

Note: There is a large collection of variations on IsVisible, to check on whether any part of given rectangle is inside the Region.