You are here: Start » AVL.NET » BarcodeEdge Structure
BarcodeEdge Structure
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| BarcodeEdge(Segment2D, Point2D, Single, EdgeTransition, Single, BarcodeFamily, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Anchor | Avl.Point2D | ||
| Default | Avl.BarcodeEdge | Gets a default instance of the BarcodeEdge. | |
| Empty | Avl.BarcodeEdge | Gets an empty instance of the BarcodeEdge. | |
| Family | Avl.BarcodeFamily | ||
| Line | Avl.Segment2D | ||
| Magnitude | System.Single | ||
| ModuleSize | System.Single | ||
| Score | System.Single | ||
| Transition | Avl.EdgeTransition |
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.BarcodeEdge) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
