Table of Contents

Class ThicknessSimpleAnimationCurve

Namespace
Lime
Assembly
Lime.dll
public class ThicknessSimpleAnimationCurve : SimpleAnimationCurve<Thickness>, IAnimationCurve<Thickness>, ISimpleAnimationCurve, IAnimationCurve, IAnimationCurveWithKeys, IAnimationCurveWithKeys<Thickness>
Inheritance
ThicknessSimpleAnimationCurve
Implements
Inherited Members

Methods

InterpolateLinear(Thickness, Thickness, float)

protected override Thickness InterpolateLinear(Thickness value1, Thickness value2, float amount)

Parameters

value1 Thickness
value2 Thickness
amount float

Returns

Thickness