XRectOffset Method (XRect, XVector)Terminal Works - PDF Printing.Net Library
Returns a rectangle that is offset from the specified rectangle by using the specified vector.

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

public static XRect Offset(
	XRect rect,
	XVector offsetVector
)

Parameters

rect
Type: PdfEdit.DrawingXRect
offsetVector
Type: PdfEdit.DrawingXVector

Return Value

Type: XRect
See Also

Reference