Share via


CCustomTransition::SetInitialValue

Sets an initial value, which will be applied to an animation variable associated with this transition.

void SetInitialValue(
   DOUBLE initialValue
);

Parameters

  • initialValue

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CCustomTransition Class