XMatrixTranslate Method (Double, Double, XMatrixOrder)Terminal Works - PDF Printing.Net Library
Translates the matrix with the specified offsets.

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

public void Translate(
	double offsetX,
	double offsetY,
	XMatrixOrder order
)

Parameters

offsetX
Type: SystemDouble
offsetY
Type: SystemDouble
order
Type: PdfEdit.DrawingXMatrixOrder
See Also

Reference