EBarCode::GetCenter

EBarCode::SetCenter

This property is deprecated.

Center point of the EBarCode.

Namespace: Euresys::Open_eVision

[C++]

EPoint GetCenter() const

void SetCenter(const EPoint& center)

EBarCode.Center

This property is deprecated.

Center point of the EBarCode.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EPoint Center

{ get; set; }