Documentation Portal      

What are you looking for?

EPolygonRegion::RemovePoint

Remove a vertice

Namespace: Euresys::Open_eVision_2_10

[C++]

bool RemovePoint(
   int x,
   int y,
   float zoomX,
   float zoomY,
   int panX,
   int panY
)

Parameters

x

x-coordinate of the mouse cursor.

y

y-coordinate of the mouse cursor.

zoomX

Horizontal zoom factor. By default, true scale is used.

zoomY

Vertical zoom factor. By default, true scale is used.

panX

Horizontal pan offset. By default, no pan is added.

panY

Vertical pan offset. By default, no pan is added.

Remarks

If zooming and/or panning were used when drawing the region, the same values must be used with EPolygonRegion::HitTest and EPolygonRegion::Drag.

EPolygonRegion.RemovePoint

Remove a vertice

Namespace: Euresys.Open_eVision_2_10

[C#]

bool RemovePoint(
   int x,
   int y,
   float zoomX,
   float zoomY,
   int panX,
   int panY
)

Parameters

x

x-coordinate of the mouse cursor.

y

y-coordinate of the mouse cursor.

zoomX

Horizontal zoom factor. By default, true scale is used.

zoomY

Vertical zoom factor. By default, true scale is used.

panX

Horizontal pan offset. By default, no pan is added.

panY

Vertical pan offset. By default, no pan is added.

Remarks

If zooming and/or panning were used when drawing the region, the same values must be used with EPolygonRegion::HitTest and EPolygonRegion::Drag.

Which API shall we display?

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