Search
AnimationOptions.AnimationType Property
See Also
 





The type of the animation.

Namespace: MindFusion.Animations
Package: MindFusion.Common

 Syntax

C#  Copy Code

public AnimationType AnimationType { get; set; }

Visual Basic  Copy Code

Public Property AnimationType As AnimationType

 Property Value

 See Also