| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.Barcode2DShape |
NIVision.DataMatrixOptions.barcodeShape |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.Barcode2DShape |
NIVision.Barcode2DShape.fromValue(int val) |
static NIVision.Barcode2DShape |
NIVision.Barcode2DShape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.Barcode2DShape[] |
NIVision.Barcode2DShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DataMatrixOptions(NIVision.Barcode2DSearchMode searchMode,
NIVision.Barcode2DContrast contrast,
NIVision.Barcode2DCellShape cellShape,
NIVision.Barcode2DShape barcodeShape,
NIVision.DataMatrixSubtype subtype) |
Copyright © 2015. All rights reserved.