Documentation Portal      

What are you looking for?

E3DViewer::SetPosition

Sets the position of the 3D viewer window.

Namespace: Euresys::Open_eVision_2_6::Easy3D

[C++]

void SetPosition(
   int orgX,
   int orgY,
   int width,
   int height
)

Parameters

orgX

X coordinate of the top left corner of the viewer window.

orgY

Y coordinate of the top left corner of the viewer window.

width

Width of the viewer window.

height

height of the viewer window.

E3DViewer.SetPosition

Sets the position of the 3D viewer window.

Namespace: Euresys.Open_eVision_2_6.Easy3D

[C#]

void SetPosition(
   int orgX,
   int orgY,
   int width,
   int height
)

Parameters

orgX

X coordinate of the top left corner of the viewer window.

orgY

Y coordinate of the top left corner of the viewer window.

width

Width of the viewer window.

height

height of the viewer window.

Which API shall we display?

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