ERectangleShape::operator=

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

Namespace: Euresys::Open_eVision_2_11

[C++]

ERectangleShape& operator=(
   const ERectangleShape& other
)

Parameters

other

ERectangleShape object to be copied

ERectangleShape.operator=

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

Namespace: Euresys.Open_eVision_2_11

[C#]

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

Parameters

other

ERectangleShape object to be copied