Updates the clip region of this Graphics to the intersection of the current clip region and the specified one.
Name | Description | |
---|---|---|
IntersectClip(Rectangle) |
Updates the clip region of this Graphics to the intersection of the current clip region and the specified Rectangle structure. |
|
IntersectClip(Region) |
Updates the clip region of this Graphics to the intersection of the current clip region and the specified Region structure. |