Documentation Portal      

What are you looking for?

ERectangleShape::GetMidEdges

Retrieves the center coordinates of each edge of a ERectangleShape object.

Namespace: Euresys::Open_eVision_2_10

[C++]

void GetMidEdges(
   EPoint& x,
   EPoint& XX,
   EPoint& y,
   EPoint& YY
)

Parameters

x

Center coordinates of the leftmost edge of the ERectangleShape object.

XX

Center coordinates of the rightmost edge of the ERectangleShape object.

y

Center coordinates of the lower edge of the ERectangleShape object.

YY

Center coordinates of the upper edge of the ERectangleShape object.

ERectangleShape.GetMidEdges

Retrieves the center coordinates of each edge of a ERectangleShape object.

Namespace: Euresys.Open_eVision_2_10

[C#]

void GetMidEdges(
   Euresys.Open_eVision_2_10.EPoint x,
   Euresys.Open_eVision_2_10.EPoint XX,
   Euresys.Open_eVision_2_10.EPoint y,
   Euresys.Open_eVision_2_10.EPoint YY
)

Parameters

x

Center coordinates of the leftmost edge of the ERectangleShape object.

XX

Center coordinates of the rightmost edge of the ERectangleShape object.

y

Center coordinates of the lower edge of the ERectangleShape object.

YY

Center coordinates of the upper edge of the ERectangleShape object.

Which API shall we display?

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