Updates the clip region of this GdiGraphics object to the intersection of the current clip region and the specified Rectangle structure.
Overload List| Name | Description |
|---|---|
Updates the clip region of this GdiGraphics object to the intersection of the current clip region and the specified Rectangle structure. |
|
Updates the clip region of this GdiGraphics object to the intersection of the current clip region and the specified RectangleF structure. |
|
Updates the clip region of this GdiGraphics object to the intersection of the current clip region and the specified Region object. |
See Also