XMatrixEquals Method (XMatrix, XMatrix)Terminal Works - PDF Printing.Net Library
Determines whether the two matrices are equal.

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

public static bool Equals(
	XMatrix matrix1,
	XMatrix matrix2
)

Parameters

matrix1
Type: PdfEdit.DrawingXMatrix
matrix2
Type: PdfEdit.DrawingXMatrix

Return Value

Type: Boolean
See Also

Reference