Search
AnimationOptions.ToValue Property
See Also
 





The target value of the property that will be animated.

Namespace: MindFusion.Animations
Package: MindFusion.Common

 Syntax

C#  Copy Code

public Object ToValue { get; set; }

Visual Basic  Copy Code

Public Property ToValue As Object

 Property Value

 See Also