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