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.
Gets the final value to which the interpolator leads.
virtual BOOL GetFinalValue(
DOUBLE *value
);
Parameters
- value
Output. The final value of a variable at the end of the transition.
Return Value
Basic implementation always returns TRUE. Return FALSE from overridden implementation if you wish to fail the event.
Requirements
Header: afxanimationcontroller.h