CCustomInterpolator::Init
Initializes duration and final value.
void Init(
UI_ANIMATION_SECONDS duration,
DOUBLE finalValue
);
Parameters
duration
The duration of the transition.finalValue
The final value of a variable at the end of the transition.
Requirements
Header: afxanimationcontroller.h