EWedgeShape::EWedgeShape

Constructs a EWedgeShape object.

Namespace: Euresys::Open_eVision_2_11

[C++]

void EWedgeShape(
)

void EWedgeShape(
   const EWedgeShape& other
)

Parameters

other

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

EWedgeShape.EWedgeShape

Constructs a EWedgeShape object.

Namespace: Euresys.Open_eVision_2_11

[C#]

void EWedgeShape(
)

void EWedgeShape(
   Euresys.Open_eVision_2_11.EWedgeShape other
)

Parameters

other

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