BCGControlBar Pro for MFC
CBCGPCircularGaugePointer

Detailed Description

This class implements a circular gauge pointer (needle).

+ Inheritance diagram for CBCGPCircularGaugePointer:

Public Types

enum  BCGP_GAUGE_POINTER_STYLE
 
- Public Types inherited from CBCGPAnimationManager
enum  BCGPAnimationType
 

Public Member Functions

 CBCGPCircularGaugePointerConstructs a CBCGPCircularGaugePointer object.
 
 CBCGPCircularGaugePointerConstructs a CBCGPCircularGaugePointer object.
 
 GetSizeGets the pointer size (in 1/100 from the scale width).
 
 GetStyleGets the pointer (needle) style.
 
 GetWidthGets the pointer width.
 
- Public Member Functions inherited from CBCGPGaugeDataObject
 GetFillBrushGets data fill brush.
 
 GetOutlineBrushGets data outline brush.
 
 GetScaleGets the index of scale associated with the data.
 
 GetValueGets the value.
 
- Public Member Functions inherited from CBCGPVisualDataObject
 CBCGPVisualDataObjectDefault constructor.
 
 CBCGPVisualDataObjectCopy constructor.
 
 GetParentVisualGets the parent visual object.
 
 GetValueGets the value.
 
 SetValueSets a value.
 
- Public Member Functions inherited from CBCGPAnimationManager
 CBCGPAnimationManagerDefault constructor.
 
 GetAnimatedValueGets current animated value.
 
 GetAnimationDurationGets animation duration.
 
 GetLastAnimationErrorGets the animation error returned by recent call to Windows Animation API.
 
 IsAnimatedChecks if animation is running.
 
 StartAnimationStarts an animation.
 
 StartFlashAnimationStarts "flash" animation.
 
 StopAnimationStops an animation.
 

Additional Inherited Members

- Static Public Member Functions inherited from CBCGPAnimationManager
 IsAnimationSupportedByOSChecks if animation is supported by OS.
 
- Protected Member Functions inherited from CBCGPAnimationManager
 OnAnimationIdleCalled by the framework in an animation idle time.