InterpolationColors

PathMulticolorGradientBrush.InterpolationColors property

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

public ColorBlend InterpolationColors { get; set; }

Property Value

A ColorBlend that defines a multicolor linear gradient.

See Also