XRectSubtraction Operator Terminal Works - PDF Printing.Net Library
Translates the rectangle by subtracting the specified point.

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

public static XRect operator -(
	XRect rect,
	XPoint point
)

Parameters

rect
Type: PdfEdit.DrawingXRect
point
Type: PdfEdit.DrawingXPoint

Return Value

Type: XRect
See Also

Reference