You are here: Start » AVL.NET » AVL.ReadMultipleDataMatrices_Deprecated(AvlNet.Image, bool, AvlNet.DataMatrixCodeType, AvlNet.DataMatrix[])
AVL.ReadMultipleDataMatrices_Deprecated(AvlNet.Image, bool, AvlNet.DataMatrixCodeType, AvlNet.DataMatrix[])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ReadMultipleDataMatrices_Deprecated( AvlNet.Image inImage, bool inAllowRectangular, AvlNet.DataMatrixCodeType inCodeType, out AvlNet.DataMatrix[] outDataMatrices )
Parameters
- inImage
- Type: AvlNet.Image
- inAllowRectangular
- Type: System.Boolean
- inCodeType
- Type: AvlNet.DataMatrixCodeType
- outDataMatrices
- Type: AvlNet.DataMatrix
