Documentation Portal      

What are you looking for?

ERectangle::CopyTo

Copies all the data of the current ERectangle object into another ERectangle object, and returns it.

Namespace: Euresys::Open_eVision_2_10

[C++]

ERectangle* CopyTo(
   ERectangle* other
)

Parameters

other

Pointer to the ERectangle object in which the current ERectangle object data have to be copied.

Remarks

In case of a NULL pointer, a new ERectangle object will be created and returned.

ERectangle.CopyTo

Copies all the data of the current ERectangle object into another ERectangle object, and returns it.

Namespace: Euresys.Open_eVision_2_10

[C#]

Euresys.Open_eVision_2_10.ERectangle CopyTo(
   Euresys.Open_eVision_2_10.ERectangle other
)

Parameters

other

Pointer to the ERectangle object in which the current ERectangle object data have to be copied.

Remarks

In case of a NULL pointer, a new ERectangle object will be created and returned.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121