You are here: Start » AVL.NET » DataMatrixDetectionParams.Equals Method

DataMatrixDetectionParams.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public static bool Equals
(
	AvlNet.DataMatrixDetectionParams lhs,
	AvlNet.DataMatrixDetectionParams rhs
)

Parameters

Name Type Range Default Description
lhsAvlNet.DataMatrixDetectionParams
rhsAvlNet.DataMatrixDetectionParams

Function Overrides

See also