Documentation Portal      

What are you looking for?

ECircleGauge::PlotWithCurrentPen

Draws the profile that is crossed by one of the sample paths of the gauge, as defined by EPlotItem.

Namespace: Euresys::Open_eVision_2_10

[C++]

void PlotWithCurrentPen(
   HDC graphicContext,
   Euresys::Open_eVision_2_10::EPlotItem drawItems,
   float width,
   float height,
   float originX,
   float originY
)

Parameters

graphicContext

Handle of the device context on which to draw.

drawItems

Boolean combination of EPlotItem members, that indicates which items must be displayed.

width

Width of the plot.

height

Height of the plot.

originX

Origin point coordinates of the plot along the X axis.

originY

Origin point coordinates of the plot along the Y axis.

Remarks

The sample path that is taken into considered is the one inspected with the last call to ECircleGauge::MeasureSample.

Note. For this method to succeed, it is necessary to previously call ECircleGauge::MeasureSample.

ECircleGauge.PlotWithCurrentPen

Draws the profile that is crossed by one of the sample paths of the gauge, as defined by EPlotItem.

Namespace: Euresys.Open_eVision_2_10

[C#]

void PlotWithCurrentPen(
   IntPtr graphicContext,
   Euresys.Open_eVision_2_10.EPlotItem drawItems,
   float width,
   float height,
   float originX,
   float originY
)

Parameters

graphicContext

Handle of the device context on which to draw.

drawItems

Boolean combination of EPlotItem members, that indicates which items must be displayed.

width

Width of the plot.

height

Height of the plot.

originX

Origin point coordinates of the plot along the X axis.

originY

Origin point coordinates of the plot along the Y axis.

Remarks

The sample path that is taken into considered is the one inspected with the last call to ECircleGauge::MeasureSample.

Note. For this method to succeed, it is necessary to previously call ECircleGauge::MeasureSample.

Which API shall we display?

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