Documentation Portal      

What are you looking for?

EFoundPattern::DrawWithCurrentPen

Draws the found pattern, in image coordinates.

Namespace: Euresys::Open_eVision_2_10

[C++]

void DrawWithCurrentPen(
   HDC graphicContext,
   float zoomX,
   float zoomY,
   float panX,
   float panY
)

Parameters

graphicContext

Handle to the device context of the destination window.

zoomX

Horizontal zooming factor.

zoomY

Vertical zooming factor. If set to 0, the horizontal zooming factor will be used for isotropic zooming.

panX

Horizontal panning factor.

panY

Vertical panning factor.

Remarks

This method draws different features of the EFoundPattern, according to the value of properties EFoundPattern::DrawFeaturePoints, EFoundPattern::DrawCenter, EFoundPattern::DrawBoundingBox. The zoomX, zoomY, panX and panY parameters can be used to scale and/or translate the drawing operations.

EFoundPattern.DrawWithCurrentPen

Draws the found pattern, in image coordinates.

Namespace: Euresys.Open_eVision_2_10

[C#]

void DrawWithCurrentPen(
   IntPtr graphicContext,
   float zoomX,
   float zoomY,
   float panX,
   float panY
)

Parameters

graphicContext

Handle to the device context of the destination window.

zoomX

Horizontal zooming factor.

zoomY

Vertical zooming factor. If set to 0, the horizontal zooming factor will be used for isotropic zooming.

panX

Horizontal panning factor.

panY

Vertical panning factor.

Remarks

This method draws different features of the EFoundPattern, according to the value of properties EFoundPattern::DrawFeaturePoints, EFoundPattern::DrawCenter, EFoundPattern::DrawBoundingBox. The zoomX, zoomY, panX and panY parameters can be used to scale and/or translate the drawing operations.

Which API shall we display?

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