The target value of the property that will be animated.
Namespace: MindFusion.Animations
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public Object ToValue { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ToValue As Object |
See Also