Documentation Portal      

What are you looking for?

ECircle::CopyTo

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

Namespace: Euresys::Open_eVision_2_10

[C++]

ECircle* CopyTo(
   ECircle* other
)

Parameters

other

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

Remarks

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

ECircle.CopyTo

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

Namespace: Euresys.Open_eVision_2_10

[C#]

Euresys.Open_eVision_2_10.ECircle CopyTo(
   Euresys.Open_eVision_2_10.ECircle other
)

Parameters

other

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

Remarks

In case of a NULL pointer, a new ECircle 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