Documentation Portal      

What are you looking for?

ERectangleGauge::ERectangleGauge

Constructs a rectangle measurement context.

Namespace: Euresys::Open_eVision_2_10

[C++]

void ERectangleGauge(
)

void ERectangleGauge(
   const ERectangleGauge& other
)

Parameters

other

Another ERectangleGauge object to be copied in the new ERectangleGauge object.

Remarks

With the default constructor, all the parameters are initialized to their respective default values.
With the copy constructor, the constructed rectangle measurement context is based on a pre-existing ERectangleGauge object. The gauge children are also copied. Hierarchy copying through a copy constructor is always recursive. To disable this recursion, use instead the ERectangleGauge::CopyTo method.

ERectangleGauge.ERectangleGauge

Constructs a rectangle measurement context.

Namespace: Euresys.Open_eVision_2_10

[C#]

void ERectangleGauge(
)

void ERectangleGauge(
   Euresys.Open_eVision_2_10.ERectangleGauge other
)

Parameters

other

Another ERectangleGauge object to be copied in the new ERectangleGauge object.

Remarks

With the default constructor, all the parameters are initialized to their respective default values.
With the copy constructor, the constructed rectangle measurement context is based on a pre-existing ERectangleGauge object. The gauge children are also copied. Hierarchy copying through a copy constructor is always recursive. To disable this recursion, use instead the ERectangleGauge::CopyTo method.

Which API shall we display?

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