Documentation Portal      

What are you looking for?

ERegion::DrawHandlesWithCurrentPen

Draws the region handles with the current pen.

Namespace: Euresys::Open_eVision_2_10

[C++]

void DrawHandlesWithCurrentPen(
   HDC hdc,
   float zoomX,
   float zoomY,
   int panX,
   int panY
)

Parameters

hdc

Handle of the device context on which to draw.

zoomX

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

zoomY

Vertical zooming factor. If set to 0 (default), the horizontal zooming factor is used instead, so as to provide isotropic zooming.

panX

Horizontal panning factor. By default, no panning occurs.

panY

Vertical panning factor. By default, no panning occurs.

ERegion.DrawHandlesWithCurrentPen

Draws the region handles with the current pen.

Namespace: Euresys.Open_eVision_2_10

[C#]

void DrawHandlesWithCurrentPen(
   IntPtr hdc,
   float zoomX,
   float zoomY,
   int panX,
   int panY
)

Parameters

hdc

Handle of the device context on which to draw.

zoomX

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

zoomY

Vertical zooming factor. If set to 0 (default), the horizontal zooming factor is used instead, so as to provide isotropic zooming.

panX

Horizontal panning factor. By default, no panning occurs.

panY

Vertical panning factor. By default, no panning occurs.

Which API shall we display?

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