EMatrixCode::GetErrors
Retrieves the position of the errors detected in the Data Matrix symbol.
Namespace: Euresys::Open_eVision_2_17::EasyMatrixCode2
[C++]
std::vector<Euresys::Open_eVision_2_17::EMatrixPosition> GetErrors() const
EMatrixCode.Errors
Retrieves the position of the errors detected in the Data Matrix symbol.
Namespace: Euresys.Open_eVision_2_17.EasyMatrixCode2
[C#]
Euresys.Open_eVision_2_17.EMatrixPosition[] Errors
{ get; }