AnimatedAttributeVariable<System.Drawing.Color>.FromValue Property
Gets or sets the value that is returned at the start of the animation.
Syntax
public AttributeVariable<System.Drawing.Color>< Color > FromValue { get; set; }
Property Value
An attribute variable that returns the start value.
Remarks
An exception is thrown if you try to set FromValue to another animated attribute variable.
Platforms
Windows, Linux, Android