You are here: Start » AVL.NET » DataMatrix Constructor
DataMatrix Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public DataMatrix( AvlNet.Point2D positionOrigin, float positionAngle, float positionWidth, float positionHeight, string text, AvlNet.DataMatrixType type )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| positionOrigin | AvlNet.Point2D | ||||
| positionAngle | float | ||||
| positionWidth | float | ||||
| positionHeight | float | ||||
| text | string | ||||
| type | AvlNet.DataMatrixType |
