SolidColorBrushAnimator.

Interpolate(double, SolidColorBrush, SolidColorBrush) Method

Syntax

public override SolidColorBrush Interpolate(double progress, SolidColorBrush oldValue, SolidColorBrush newValue)

Parameters

Name Type Description
progress double
oldValue SolidColorBrush
newValue SolidColorBrush

Return Value

Type Description
SolidColorBrush