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