You are here: Start » AVL.NET » DataMatrix.DataMatrix(AvlNet.Point2D, float, float, float, string, AvlNet.DataMatrixType)
DataMatrix.DataMatrix(AvlNet.Point2D, float, float, float, string, AvlNet.DataMatrixType)
| 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
- positionOrigin
- Type: AvlNet.Point2D
- positionAngle
- Type: System.Single
- positionWidth
- Type: System.Single
- positionHeight
- Type: System.Single
- text
- Type: System.String
- type
- Type: AvlNet.DataMatrixType
