XGraphicsIntersectClip Method (RectangleF)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(
	RectangleF rect
)

Parameters

rect
Type: System.DrawingRectangleF
See Also

Reference