EOCR2::GetCharsHeight

EOCR2::SetCharsHeight

Sets the expected character height in pixels.

Namespace: Euresys::Open_eVision_2_11

[C++]

int GetCharsHeight()

void SetCharsHeight(int height)

EOCR2.CharsHeight

Sets the expected character height in pixels.

Namespace: Euresys.Open_eVision_2_11

[C#]

int CharsHeight

{ get; set; }