Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
SvgML
IntAnimator
Methods
Interpolate(Double, Int32, Int32)
Menu
On this page
Interpolate(Double, Int32, Int32) Method
Definition
Namespace
SvgML
Assembly
SvgML.Avalonia.dll
View source
public override int Interpolate(double progress, int oldValue, int newValue)
Parameters
progress
Double
oldValue
Int32
newValue
Int32
Returns
Int32