CWIMAQDataMatrixSizeOptions

NI Vision for Visual Basic

CWIMAQDataMatrixSizeOptions

CWIMAQDataMatrixSizeOptions contains the size options the method uses when searching for a Data Matrix barcode in the image.

Properties

MaxSizeSpecifies the maximum size (in pixels) of the Data Matrix barcode in the image.
MinSizeSpecifies the minimum size (in pixels) of the Data Matrix barcode in the image.
QuietZoneWidthSpecifies the expected minimum size of the quiet zone, in pixels.

See Also

CWIMAQVision.ReadDataMatrixBarcode2