IGradientBrush.InterpolationColors

IGradientBrush.InterpolationColors property

Get the interpolation colors that defines a multicolor linear gradient.

public IInterpolationColor[] InterpolationColors { get; }

Return Value

Interpolation colors.

See Also