BCGControlBar Pro for MFC
CBCGPGaugeDataObject

Detailed Description

The CBCGPGaugeDataObject class is used as base class for Gauge data such as circular or linear gauge pointers.

See also
CBCGPCircularGaugePointer, CBCGPLinearGaugePointer
+ Inheritance diagram for CBCGPGaugeDataObject:

Public Member Functions

 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

- 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.