Documentation Portal      

What are you looking for?

ERectangleShape::GetPoint

Returns the coordinates of a particular point, specified by its location in the ERectangleShape area.

Namespace: Euresys::Open_eVision_2_10

[C++]

EPoint GetPoint(
   float fractionX,
   float fractionY
)

Parameters

fractionX

Point location expressed as a fraction of the ERectangleShape vertical edges (range -1, +1).

fractionY

Point location expressed as a fraction of the ERectangleShape horizontal edges (range -1, +1).

ERectangleShape.GetPoint

Returns the coordinates of a particular point, specified by its location in the ERectangleShape area.

Namespace: Euresys.Open_eVision_2_10

[C#]

Euresys.Open_eVision_2_10.EPoint GetPoint(
   float fractionX,
   float fractionY
)

Parameters

fractionX

Point location expressed as a fraction of the ERectangleShape vertical edges (range -1, +1).

fractionY

Point location expressed as a fraction of the ERectangleShape horizontal edges (range -1, +1).

Which API shall we display?

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