| Overload | Description |
|---|---|
| Region Constructor() | Initializes a new Region object. |
| Region Constructor(Rectangle) | Initializes a new Region object from the specified System.Drawing.Rectangle structure. |
| Region Constructor(RegionData) | Initializes a new Region object from the RegionData object. |