BCGControlBar Pro for MFC
CBCGPCircularGaugeScale

Detailed Description

The CBCGPCircularGaugeScale class implements a circular gauge scale.

See also
CBCGPGaugeScaleObject
+ Inheritance diagram for CBCGPCircularGaugeScale:

Public Member Functions

 CBCGPCircularGaugeScaleDefault constructor.
 
 CBCGPCircularGaugeScaleCopy constructor.
 
 GetFinishAngleGets finish angle of the scale.
 
 GetStartAngleGets start angle of the scale.
 
- Public Member Functions inherited from CBCGPGaugeScaleObject
 CBCGPGaugeScaleObjectDefault constructor.
 
 CBCGPGaugeScaleObjectCopy constructor.
 
 GetFinishGets the finish value.
 
 GetParentGaugeGets the parent gauge.
 
 GetStartGets the start 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

- Public Types inherited from CBCGPGaugeScaleObject
enum  BCGP_TICKMARK_POSITION
 
enum  BCGP_TICKMARK_STYLE
 
- Public Types inherited from CBCGPAnimationManager
enum  BCGPAnimationType
 
- 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.