BCGControlBar Pro for MFC
CBCGPKnobPointer

Detailed Description

The CBCGPKnobPointer implements functionality of the Knob control pointer (handle).

See also
CBCGPGaugeDataObject, CBCGPKnob
+ Inheritance diagram for CBCGPKnobPointer:

Public Types

enum  BCGP_KNOB_POINTER_STYLE
 
- Public Types inherited from CBCGPAnimationManager
enum  BCGPAnimationType
 

Public Member Functions

 CBCGPKnobPointerConstructor.
 
 CBCGPKnobPointerConstructor.
 
 CBCGPKnobPointerCopy constructor.
 
 GetOffsetFromCenterGets offset from center.
 
 GetStyleGets the style.
 
 GetWidthGets the 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.