PathGradientBrush.InterpolationColors

PathGradientBrush.InterpolationColors property

Gets or sets a ColorBlend that defines a multicolor linear gradient.

public ColorBlend InterpolationColors { get; set; }

Return Value

A ColorBlend that defines a multicolor linear gradient.

See Also