EMatrixCodeReader::GetComputeGrading

EMatrixCodeReader::SetComputeGrading

This property is deprecated.

Allows to choose whether the grading properties of the EMatrixCode object will be computed by the EMatrixCodeReader::Reset, EMatrixCodeReader::Read or EMatrixCodeReader::LearnMore methods.

Namespace: Euresys::Open_eVision

[C++]

bool GetComputeGrading()

void SetComputeGrading(bool value)

Remarks

Default: false.

EMatrixCodeReader.ComputeGrading

This property is deprecated.

Allows to choose whether the grading properties of the EMatrixCode object will be computed by the EMatrixCodeReader::Reset, EMatrixCodeReader::Read or EMatrixCodeReader::LearnMore methods.

Namespace: Euresys.Open_eVision

[C#]

bool ComputeGrading

{ get; set; }

Remarks

Default: false.