Documentation Portal      

What are you looking for?

ECircleGauge::CopyTo

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

Namespace: Euresys::Open_eVision_2_10

[C++]

ECircleGauge* CopyTo(
   ECircleGauge* other,
   BOOL recursive
)

Parameters

other

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

recursive

TRUE if the children gauges have to be copied as well, FALSE otherwise.

Remarks

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

ECircleGauge.CopyTo

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

Namespace: Euresys.Open_eVision_2_10

[C#]

Euresys.Open_eVision_2_10.ECircleGauge CopyTo(
   Euresys.Open_eVision_2_10.ECircleGauge other,
   bool recursive
)

Parameters

other

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

recursive

TRUE if the children gauges have to be copied as well, FALSE otherwise.

Remarks

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