EBarCode::GetThicknessRatio

EBarCode::SetThicknessRatio

Bars thickness ratio.

Namespace: Euresys::Open_eVision_2_11

[C++]

float GetThicknessRatio()

void SetThicknessRatio(float f32ThicknessRatio)

Remarks

This property is relevant in case of binary codes only. It corresponds to the ratio of a thin bar width over a thick bar width, and should range from 1.5 to 3.

EBarCode.ThicknessRatio

Bars thickness ratio.

Namespace: Euresys.Open_eVision_2_11

[C#]

float ThicknessRatio

{ get; set; }

Remarks

This property is relevant in case of binary codes only. It corresponds to the ratio of a thin bar width over a thick bar width, and should range from 1.5 to 3.