EBarCodeReader::GetUseMinModuleSize

EBarCodeReader::SetUseMinModuleSize

Enables or disables the usage of the minimal module size, see EBarCodeReader::MinModuleSize to set it.

Namespace: Euresys::Open_eVision::EasyBarCode2

[C++]

bool GetUseMinModuleSize() const

void SetUseMinModuleSize(bool useMinModuleSize)

Remarks

The minimal module size is not used by default.

EBarCodeReader.UseMinModuleSize

Enables or disables the usage of the minimal module size, see EBarCodeReader::MinModuleSize to set it.

Namespace: Euresys.Open_eVision.EasyBarCode2

[C#]

bool UseMinModuleSize

{ get; set; }

Remarks

The minimal module size is not used by default.