BCGControlBar Pro for MFC
CBCGPDiagramTextDataObject Member List

This is the complete list of members for CBCGPDiagramTextDataObject, including all inherited members.

BCGPANIMATION_AccelerateDecelerate enum valueCBCGPAnimationManager
BCGPANIMATION_Cubic enum valueCBCGPAnimationManager
BCGPANIMATION_Legacy enum valueCBCGPAnimationManager
BCGPANIMATION_Linear enum valueCBCGPAnimationManager
BCGPANIMATION_ParabolicFromAcceleration enum valueCBCGPAnimationManager
BCGPANIMATION_SmoothStop enum valueCBCGPAnimationManager
BCGPAnimationType enum nameCBCGPAnimationManager
CBCGPAnimationManager()CBCGPAnimationManager
CBCGPDiagramTextDataObject(LPCTSTR lpszText=NULL, const CBCGPColor &color=CBCGPColor::Black)CBCGPDiagramTextDataObject
CBCGPVisualDataObject()CBCGPVisualDataObject
CBCGPVisualDataObject(const CBCGPVisualDataObject &src)CBCGPVisualDataObjectinline
GetAnimatedValue() const CBCGPAnimationManagerinline
GetAnimationDuration() const CBCGPAnimationManagerinline
GetLastAnimationError() const CBCGPAnimationManagerinline
GetParentVisual() const CBCGPVisualDataObjectinline
GetText() const CBCGPDiagramTextDataObjectinline
GetTextColor() const CBCGPDiagramTextDataObjectinline
GetTextFormat() const CBCGPDiagramTextDataObjectinline
GetValue() const CBCGPVisualDataObjectinline
IsAnimated() const CBCGPAnimationManagerinline
IsAnimationSupportedByOS()CBCGPAnimationManagerstatic
OnAnimationIdle()CBCGPAnimationManagerinlineprotectedvirtual
SetText(LPCTSTR lpszText, BOOL bRedraw=FALSE)CBCGPDiagramTextDataObject
SetText(const CString &str, const CBCGPColor &clrText, BOOL bRedraw=FALSE)CBCGPDiagramTextDataObject
SetText(const CString &str, const CBCGPBrush &brText, BOOL bRedraw=FALSE)CBCGPDiagramTextDataObject
SetTextColor(const CBCGPColor &color)CBCGPDiagramTextDataObject
SetTextFormat(const CBCGPTextFormat &textFormat)CBCGPDiagramTextDataObject
SetValue(double dblValue)CBCGPVisualDataObjectinline
StartAnimation(double dblStartValue, double dblFinalValue, double dblDurationInSeconds, BCGPAnimationType type, CBCGPAnimationManagerOptions *pOptions=NULL, double dblDelayInSeconds=0.0)CBCGPAnimationManager
StartFlashAnimation(double dblPeriodInSeconds)CBCGPAnimationManager
StopAnimation(BOOL bNotify=TRUE)CBCGPAnimationManager