You are here: Start » AVL.NET » ZResult Class
ZResult Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Holds information about detected codes using ZBarcode library.
Constructors
Constructor | Description | |
---|---|---|
![]() | ZResult() | |
![]() | ZResult(Path, String, ByteBuffer, Single, ZBarcodeType) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | CodeType | Avl.ZBarcodeType | |
![]() | Data | Avl.ByteBuffer | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | ModuleSize | System.Single | |
![]() | Outline | Avl.Path | |
![]() | Text | System.String |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.ZResult) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.ZResult) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.ZResult) | |
![]() | ToString() | Inherited from System.Object |