Overload List
Name | Description | |
---|---|---|
IntersectClip(Rectangle) |
Updates the clip region of this XGraphics to the intersection of the
current clip region and the specified rectangle.
| |
IntersectClip(RectangleF) |
Updates the clip region of this XGraphics to the intersection of the
current clip region and the specified rectangle.
| |
IntersectClip(XGraphicsPath) |
Updates the clip region of this XGraphics to the intersection of the
current clip region and the specified graphical path.
| |
IntersectClip(XRect) |
Updates the clip region of this XGraphics to the intersection of the
current clip region and the specified rectangle.
|
See Also