CLinearTransition::CLinearTransition
Constructs a linear transition object and initializes it with duration and final value.
CLinearTransition(
UI_ANIMATION_SECONDS duration,
DOUBLE dblFinalValue
);
Parameters
duration
The duration of the transition.dblFinalValue
The value of the animation variable at the end of the transition.
Requirements
Header: afxanimationcontroller.h