Table of Contents

Class RandomDoubleAnimation

Namespace
HeBianGu.Service.Animation
Assembly
HeBianGu.Service.Animation.dll

带有随机标识的动画

public class RandomDoubleAnimation : DoubleAnimation, IAnimatable
Inheritance
RandomDoubleAnimation
Implements
Inherited Members
Extension Methods

Fields

_random

public static Random _random

Field Value

Random

Properties

Max

public double Max { get; set; }

Property Value

double

Min

public double Min { get; set; }

Property Value

double

UseFrom

public bool UseFrom { get; set; }

Property Value

bool

UseTo

public bool UseTo { get; set; }

Property Value

bool

Methods

ConvertTo()

public DoubleAnimation ConvertTo()

Returns

DoubleAnimation