XGraphicsIntersectClip Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodIntersectClip(Rectangle)
Updates the clip region of this XGraphics to the intersection of the current clip region and the specified rectangle.
Public methodIntersectClip(RectangleF)
Updates the clip region of this XGraphics to the intersection of the current clip region and the specified rectangle.
Public methodIntersectClip(XGraphicsPath)
Updates the clip region of this XGraphics to the intersection of the current clip region and the specified graphical path.
Public methodIntersectClip(XRect)
Updates the clip region of this XGraphics to the intersection of the current clip region and the specified rectangle.
Top
See Also

Reference