Region::Exclude Method (Region^)
.NET Framework (current version)
Updates this Region to contain only the portion of its interior that does not intersect with the specified Region.
Assembly: System.Drawing (in System.Drawing.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | region is null. |
For code examples, see the Exclude(RectangleF) andComplement(Region^) methods.
.NET Framework
Available since 1.1
Available since 1.1
Show: