Search
AnimationOptions.FromValue Property
See Also
 





The initial value of the property that will be animated.

Namespace: MindFusion.Animations
Package: MindFusion.Common

 Syntax

C#  Copy Code

public Object FromValue { get; set; }

Visual Basic  Copy Code

Public Property FromValue As Object

 Property Value

 See Also