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

DataMatrix Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public DataMatrix
(
	Avl.Rectangle2D position_,
	string text_,
	Avl.DataMatrixType type_
)

Parameters

Name Type Range Default Description
position_Avl.Rectangle2D
text_string
type_Avl.DataMatrixType

See also