Click or drag to resize

TransitionElement Properties

The TransitionElement type exposes the following members.

Properties
  NameDescription
Public propertyEndTime
The percentage of elapsed time, expressed as (for example) 75 for 75%.
Public propertyEndValue
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%.
Public propertyInterpolationMethod
The interpolation method to use when moving between the previous value and the current one.
Top
See Also