DoubleAnimation.From Property

Definition

Gets or sets the animation's starting value.

C#
public System.Nullable<double> From { get; set; }
XAML
<DoubleAnimation From="double"/>

Property Value

The starting value of the animation. The default is null.

If you are programming using C# or Visual Basic, the type of this property is projected as double?(a nullable double).

Applies to

Proizvod Verzije
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6