XRectIntersect Method (XRect)Terminal Works - PDF Printing.Net Library
Sets current rectangle to the intersection of the current rectangle and the specified rectangle.

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

public void Intersect(
	XRect rect
)

Parameters

rect
Type: PdfEdit.DrawingXRect
See Also

Reference