You are here: Start » AVL.NET » DataMatrix Structure
DataMatrix Structure
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | DataMatrix(Point2D, Single, Single, Single, String, DataMatrixType) | |
![]() | DataMatrix(Rectangle2D, String, DataMatrixType) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Position | AvlNet.Rectangle2D | |
![]() | Text | System.String | |
![]() | Type | AvlNet.DataMatrixType |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |