XMatrixMultiplyPrepend Method Terminal Works - PDF Printing.Net Library

Note: This API is now obsolete.

Prepends the specified matrix to this matrix.

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

[ObsoleteAttribute("Use Prepend.")]
public void MultiplyPrepend(
	XMatrix matrix
)

Parameters

matrix
Type: PdfEdit.DrawingXMatrix
See Also

Reference