Updates the clip region of this GdiGraphics by intersecting it with given rectangular area or Region.
Name | Description | |
---|---|---|
IntersectClip(Rectangle) |
Updates the clip region of this GdiGraphics by intersecting it with given rectangular area. |
|
IntersectClip(RectangleF) |
Updates the clip region of this GdiGraphics by intersecting it with given rectangular area. |
|
IntersectClip(Region) |
Updates the clip region of this GdiGraphics by intersecting it with given Region. |