Search
AnimationOptions.EasingType Property
See Also
 





The easing type of the animation.

Namespace: MindFusion.Animations
Package: MindFusion.Common

 Syntax

C#  Copy Code

public EasingType EasingType { get; set; }

Visual Basic  Copy Code

Public Property EasingType As EasingType

 Property Value

 See Also