XMatrixInequality Operator Terminal Works - PDF Printing.Net Library
Determines whether the two matrices are not equal.

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

public static bool operator !=(
	XMatrix matrix1,
	XMatrix matrix2
)

Parameters

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

Return Value

Type: Boolean
See Also

Reference