XGraphicsIntersectClip Method (XRect)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.2.1.0 (5.2.1.0)
Syntax

public void IntersectClip(
	XRect rect
)

Parameters

rect
Type: PdfEdit.DrawingXRect
See Also

Reference