You are here: Start » AVL.NET » BarcodeEdge Constructor
BarcodeEdge Constructor
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Syntax
public BarcodeEdge ( Avl.Segment2D line_, Avl.Point2D anchor_, float magnitude_, Avl.EdgeTransition transition_, float score_, Avl.BarcodeFamily family_, float moduleSize_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| line_ | Avl.Segment2D | ||||
| anchor_ | Avl.Point2D | ||||
| magnitude_ | float | ||||
| transition_ | Avl.EdgeTransition | ||||
| score_ | float | ||||
| family_ | Avl.BarcodeFamily | ||||
| moduleSize_ | float |
