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