EMatrixCode::operator=

This method is deprecated.

Copies all the data from another EMatrixCode object into the current EMatrixCode object

Namespace: Euresys::Open_eVision

[C++]

EMatrixCode& operator=(
   const EMatrixCode& other
)

Parameters

other

EMatrixCode object to be copied

EMatrixCode.operator=

This method is deprecated.

Copies all the data from another EMatrixCode object into the current EMatrixCode object

Namespace: Euresys.Open_eVision

[C#]

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

Parameters

other

EMatrixCode object to be copied