Region::Exclude Method
.NET Framework (current version)
Updates this Region to the portion of its interior that does not intersect with the specified Rectangle structure.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Exclude(GraphicsPath^) | Updates this Region to contain only the portion of its interior that does not intersect with the specified GraphicsPath. |
![]() | Exclude(Rectangle) | |
![]() | Exclude(RectangleF) | Updates this Region to contain only the portion of its interior that does not intersect with the specified RectangleF structure. |
![]() | Exclude(Region^) |
Show:
