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

DataMatrixCodeParams Constructor

Creates a deep copy of the passed object.

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

Syntax

public DataMatrixCodeParams
(
	AvlNet.DataMatrixCodeParams rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.DataMatrixCodeParamsPrototype object.

See also