BCGSuite for MFC
CBCGPLinearGaugePointer::CBCGPLinearGaugePointer ( const CBCGPBrush brFill,
const CBCGPBrush brOutline,
BCGP_GAUGE_POINTER_STYLE  style = BCGP_GAUGE_NEEDLE_TRIANGLE,
double  dblSize = 0.0,
double  dblWidth = 0.0,
BCGP_GAUGE_POINTER_POSITION  position = BCGP_GAUGE_POSITION_NEAR 
)
inline

Constructs a CBCGPLinearGaugePointer object.

style can be one of the following enumerated values:

  • BCGP_GAUGE_NEEDLE_TRIANGLE
  • BCGP_GAUGE_NEEDLE_RECT
Parameters
brFillPointer fill color.
brOutlinePointer outline color.
stylePointer style.
dblSizePointer size.
dblWidthPointer width.
positionPointer relative position (to scale).