XPointOffset Method Terminal Works - PDF Printing.Net Library
Offsets the x and y value of this point.

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

public void Offset(
	double offsetX,
	double offsetY
)

Parameters

offsetX
Type: SystemDouble
offsetY
Type: SystemDouble
See Also

Reference