XGraphicsIntersectClip Method (Rectangle)Terminal Works - PDF Printing.Net Library
Updates the clip region of this XGraphics to the intersection of the current clip region and the specified rectangle.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void IntersectClip(
	Rectangle rect
)

Parameters

rect
Type: System.DrawingRectangle
See Also

Reference