EQRCodeGeometry::operator=

Assignment operator.

Namespace: Euresys::Open_eVision

[C++]

EQRCodeGeometry& operator=(
   const EQRCodeGeometry& other
)

Parameters

other

Another EQRCodeGeometry.

EQRCodeGeometry.operator=

Assignment operator.

Namespace: Euresys.Open_eVision

[C#]

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

Parameters

other

Another EQRCodeGeometry.