You are here: Start » AVL.NET » DataMatrixCodeParams.Reset Method

DataMatrixCodeParams.Reset Method

Resets this instance with data of the other DataMatrixCodeParams object.

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

Syntax

public void Reset
(
	AvlNet.DataMatrixCodeParams other
)

Parameters

Name Type Range Default Description
otherAvlNet.DataMatrixCodeParams

See also