Interpolate(Double, Int32, Int32) Method

Definition

Namespace SvgML
Assembly SvgML.Avalonia.dll
public override int Interpolate(double progress, int oldValue, int newValue)

Parameters

progress
Double
oldValue
Int32
newValue
Int32

Returns