You are here: Start » AVL.NET » ZMetricDetail Structure
ZMetricDetail Structure
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Holds information about calculated metric detail using ZBarcode library.
Constructors
| Constructor | Description | |
|---|---|---|
| ZMetricDetail(Single, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Empty | Avl.ZMetricDetail | Gets an empty instance of the ZMetricDetail. | |
| Grade | System.Single | ||
| Value | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.ZMetricDetail) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
