Class RandomDoubleAnimation
带有随机标识的动画
public class RandomDoubleAnimation : DoubleAnimation, IAnimatable
- Inheritance
-
RandomDoubleAnimation
- Implements
- Inherited Members
- Extension Methods
Fields
_random
public static Random _random
Field Value
Properties
Max
public double Max { get; set; }
Property Value
Min
public double Min { get; set; }
Property Value
UseFrom
public bool UseFrom { get; set; }
Property Value
UseTo
public bool UseTo { get; set; }
Property Value
Methods
ConvertTo()
public DoubleAnimation ConvertTo()