You are here: Start » AVL.NET » DataMatrixDetectionParams Constructor

DataMatrixDetectionParams Constructor

Creates a deep copy of the passed object.

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

Syntax

public DataMatrixDetectionParams
(
	AvlNet.DataMatrixDetectionParams rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.DataMatrixDetectionParamsPrototype object.

See also