Version

Interpolate Method (Frame)

Sets this frame's state as an interpolation between the given frames.
Overload List
OverloadDescription
Interpolate(Single,Frame,Frame)Sets this frame's state as an interpolation between the given frames.  
Interpolate(List<Point>,Single,List<Point>,List<Point>)Sets the positions in a list of points to an interpolation between the given lists of points.  
Interpolate(List<Double>,Single,List<Double>,List<Double>)Sets a list of numbers to an interpolation between the given lists of numbers.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also