Documentation Portal      

What are you looking for?

EBaseROI::SetPlacement

Sets the placement of an ROI, relative to its parent ROI/image.

Namespace: Euresys::Open_eVision_2_6

[C++]

void SetPlacement(
   OEV_INT32 x,
   OEV_INT32 y,
   OEV_INT32 w,
   OEV_INT32 h
)

Parameters

x

-

y

-

w

-

h

-

Remarks

This method can only be called on ROIs. The placement of an ROI is given by the coordinates its upper left corner (origin point), relative to its parent ROI/image and by its size (width and height).

EBaseROI.SetPlacement

Sets the placement of an ROI, relative to its parent ROI/image.

Namespace: Euresys.Open_eVision_2_6

[C#]

void SetPlacement(
   int x,
   int y,
   int w,
   int h
)

Parameters

x

-

y

-

w

-

h

-

Remarks

This method can only be called on ROIs. The placement of an ROI is given by the coordinates its upper left corner (origin point), relative to its parent ROI/image and by its size (width and height).

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.6.1.1110