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