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