Transition |
public class TransitionType_UserDefined : ITransitionType
The TransitionType_UserDefined type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransitionType_UserDefined | Constructor. |
![]() | TransitionType_UserDefined(IListTransitionElement, Int32) | Constructor. You pass in the list of TransitionElements and the total time (in milliseconds) for the transition. |
Name | Description | |
---|---|---|
![]() | onTimer | Called to find the value for the movement of properties for the time passed in. |
![]() | setup | Sets up the transitions. |