Documentation Portal      

What are you looking for?

ERectangleGauge::CopyTo

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

Namespace: Euresys::Open_eVision_2_10

[C++]

ERectangleGauge* CopyTo(
   ERectangleGauge* other,
   BOOL recursive
)

Parameters

other

Pointer to the ERectangleGauge object in which the current ERectangleGauge 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 ERectangleGauge object will be created and returned.

ERectangleGauge.CopyTo

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

Namespace: Euresys.Open_eVision_2_10

[C#]

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

Parameters

other

Pointer to the ERectangleGauge object in which the current ERectangleGauge 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 ERectangleGauge 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