Search
Animation.Options Property
See Also
 





Gets or sets the object used to specify various property values for the animation.

Namespace: MindFusion.Animations
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public AnimationOptions Options { get; set; }

Visual Basic  Copy Code

Public Property Options As AnimationOptions

 Property Value

 See Also