EBarCode::SetRectangle

Sets the nominal position (center coordinates), size and rotation angle of the symbol bounding box according to a known rectangle.

Namespace: Euresys::Open_eVision_2_11

[C++]

void SetRectangle(const ERectangle& rectangle)

Remarks

An ERectangle object is characterized by its center coordinates, its size and its rotation angle.

EBarCode.Rectangle

Sets the nominal position (center coordinates), size and rotation angle of the symbol bounding box according to a known rectangle.

Namespace: Euresys.Open_eVision_2_11

[C#]

override Euresys.Open_eVision_2_11.ERectangle Rectangle

{ get; set; }

Remarks

An ERectangle object is characterized by its center coordinates, its size and its rotation angle.