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

DataMatrix Constructor

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

Syntax

public DataMatrix
(
	AvlNet.Rectangle2D position,
	string text,
	AvlNet.DataMatrixType type
)

Parameters

Name Type Range Default Description
positionAvlNet.Rectangle2D
textstring
typeAvlNet.DataMatrixType

See also