Region::Xor Method
.NET Framework (current version)
Updates this Region object to the union minus the intersection of itself with the specified GraphicsPath object.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Xor(GraphicsPath^) | Updates this Region to the union minus the intersection of itself with the specified GraphicsPath. |
![]() | Xor(Rectangle) | |
![]() | Xor(RectangleF) | Updates this Region to the union minus the intersection of itself with the specified RectangleF structure. |
![]() | Xor(Region^) |
Show:
