Documentation Portal      

What are you looking for?

ECircleGauge::Draw

Draws a graphical representation of a point location or model fitting gauge, as defined by EDrawingMode.

Namespace: Euresys::Open_eVision_2_10

[C++]

void Draw(
   EDrawAdapter* graphicContext,
   Euresys::Open_eVision_2_10::EDrawingMode drawingMode,
   BOOL daughters
)

void Draw(
   HDC graphicContext,
   Euresys::Open_eVision_2_10::EDrawingMode drawingMode,
   BOOL daughters
)

void Draw(
   HDC graphicContext,
   const ERGBColor& color,
   Euresys::Open_eVision_2_10::EDrawingMode drawingMode,
   BOOL daughters
)

Parameters

graphicContext

Handle of the device context on which to draw.

drawingMode

Indicates how the point location or model fitting gauge must be displayed, as defined by EDrawingMode.

daughters

TRUE if the daughters gauges are to be displayed also.

color

The color in which to draw the overlay.

ECircleGauge.Draw

Draws a graphical representation of a point location or model fitting gauge, as defined by EDrawingMode.

Namespace: Euresys.Open_eVision_2_10

[C#]

void Draw(
   Euresys.Open_eVision_2_10.EDrawAdapter graphicContext,
   Euresys.Open_eVision_2_10.EDrawingMode drawingMode,
   bool daughters
)

void Draw(
   IntPtr graphicContext,
   Euresys.Open_eVision_2_10.EDrawingMode drawingMode,
   bool daughters
)

void Draw(
   IntPtr graphicContext,
   Euresys.Open_eVision_2_10.ERGBColor color,
   Euresys.Open_eVision_2_10.EDrawingMode drawingMode,
   bool daughters
)

Parameters

graphicContext

Handle of the device context on which to draw.

drawingMode

Indicates how the point location or model fitting gauge must be displayed, as defined by EDrawingMode.

daughters

TRUE if the daughters gauges are to be displayed also.

color

The color in which to draw the overlay.

Which API shall we display?

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