Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a discrete transition object and initializes its parameters.
CDiscreteTransition(
UI_ANIMATION_SECONDS delay,
DOUBLE dblFinalValue,
UI_ANIMATION_SECONDS hold
);
Parameters
delay
The amount of time by which to delay the instantaneous switch to the final value.dblFinalValue
The value of the animation variable at the end of the transition.hold
The amount of time by which to hold the variable at its final value.
Requirements
Header: afxanimationcontroller.h