Easing Property (Animation)
Determines the easing effect to be applied to the animation. There are over 30 easing effects, including Linear, Swing, EaseInBounce, EaseOutBounce and many more.
public Easing Easing {get; set;}
'Declaration
Public Property Easing As Easing