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

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

public void IntersectClip(
	XGraphicsPath path
)

Parameters

path
Type: PdfEdit.DrawingXGraphicsPath
See Also

Reference