EMatrixCodeGrid::GetResults
Returns the MatrixCodes
Namespace: Euresys::Open_eVision::EasyMatrixCode2
[C++]
std::vector<EMatrixCode
> GetResults(
OEV_UINT32 column,
OEV_UINT32 row
) const
std::vector<EMatrixCode
> GetResults(
) const
Parameters
column
The column of a cell.
row
The row of a cell.
EMatrixCodeGrid.GetResults
Returns the MatrixCodes
Namespace: Euresys.Open_eVision.EasyMatrixCode2
Parameters
column
The column of a cell.
row
The row of a cell.
EMatrixCodeGrid.GetResults
Returns the MatrixCodes
Module: open_evision.EasyMatrixCode2
Parameters
column
The column of a cell.
row
The row of a cell.