TransitionElement Class Properties
For a list of all members of this type, see TransitionElement members.
Public Properties
Name | Description | |
---|---|---|
EndTime | The percentage of elapsed time, expressed as (for example) 75 for 75%. | |
EndValue | The value of the animated properties at the EndTime. This is the percentage movement of the properties between their start and end values. This should be expressed as (for example) 75 for 75%. | |
InterpolationMethod | The interpolation method to use when moving between the previous value and the current one. |
See Also