Documentation Portal      

What are you looking for?

ERectangleShape::SetFromOppositeCorners

Sets the geometric parameters of an ERectangleShape object using two opposed corners.

Namespace: Euresys::Open_eVision_2_10

[C++]

void SetFromOppositeCorners(
   const EPoint& origin,
   const EPoint& end
)

Parameters

origin

Origin point coordinates of the rectangle.

end

End point coordinates of the rectangle.

Remarks

In a direct coordinate system, the abscissa extends rightwards and the ordinate extends upwards. The coordinate system is said to be inverse if the abscissa extends rightwards and the ordinate extends downwards.

ERectangleShape.SetFromOppositeCorners

Sets the geometric parameters of an ERectangleShape object using two opposed corners.

Namespace: Euresys.Open_eVision_2_10

[C#]

void SetFromOppositeCorners(
   Euresys.Open_eVision_2_10.EPoint origin,
   Euresys.Open_eVision_2_10.EPoint end
)

Parameters

origin

Origin point coordinates of the rectangle.

end

End point coordinates of the rectangle.

Remarks

In a direct coordinate system, the abscissa extends rightwards and the ordinate extends upwards. The coordinate system is said to be inverse if the abscissa extends rightwards and the ordinate extends downwards.

Which API shall we display?

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