You are here: Start » AVL.NET » DataMatrix.DataMatrix(AvlNet.Rectangle2D, string, AvlNet.DataMatrixType)

DataMatrix.DataMatrix(AvlNet.Rectangle2D, string, AvlNet.DataMatrixType)

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

Syntax


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

Parameters

position
Type: AvlNet.Rectangle2D
text
Type: System.String
type
Type: AvlNet.DataMatrixType

See also