You are here: Start » FIL.NET » DataMatrixDetectionParams.Reset Method

DataMatrixDetectionParams.Reset Method

Resets this instance with data of the other DataMatrixDetectionParams object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.DataMatrixDetectionParams other
)

Parameters

Name Type Range Default Description
otherFilNet.DataMatrixDetectionParams

See also