EQRCodeGeometry::operator=

Assignment operator.

Namespace: Euresys::Open_eVision_2_11

[C++]

EQRCodeGeometry& operator=(
   const EQRCodeGeometry& other
)

Parameters

other

Another EQRCodeGeometry.

EQRCodeGeometry.operator=

Assignment operator.

Namespace: Euresys.Open_eVision_2_11

[C#]

Euresys.Open_eVision_2_11.EQRCodeGeometry operator=(
   Euresys.Open_eVision_2_11.EQRCodeGeometry other
)

Parameters

other

Another EQRCodeGeometry.