Graphics::IntersectClip Method
.NET Framework (current version)
Updates the clip region of this Graphics to the intersection of the current clip region and the specified Rectangle structure.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | IntersectClip(Rectangle) | |
![]() | IntersectClip(RectangleF) | Updates the clip region of this Graphics to the intersection of the current clip region and the specified RectangleF structure. |
![]() | IntersectClip(Region^) |
Show:
