Documentation Portal      

What are you looking for?

ERectangle::SetFromOriginMiddleEnd

DEPRECATED (you should use ERectangle::SetFromThreeCorners): Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.

Namespace: Euresys::Open_eVision_2_10

[C++]

void SetFromOriginMiddleEnd(
   const EPoint& origin,
   const EPoint& middle,
   const EPoint& end
)

Parameters

origin

Upper left point coordinates of the rectangle.

middle

A third corner point coordinates.

end

Lower right point coordinates of the rectangle.

ERectangle.SetFromOriginMiddleEnd

DEPRECATED (you should use ERectangle::SetFromThreeCorners): Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.

Namespace: Euresys.Open_eVision_2_10

[C#]

void SetFromOriginMiddleEnd(
   Euresys.Open_eVision_2_10.EPoint origin,
   Euresys.Open_eVision_2_10.EPoint middle,
   Euresys.Open_eVision_2_10.EPoint end
)

Parameters

origin

Upper left point coordinates of the rectangle.

middle

A third corner point coordinates.

end

Lower right point coordinates of the rectangle.

Which API shall we display?

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