PathGradientBrush.SurroundColors

PathGradientBrush.SurroundColors property

Gets or sets an array of colors that correspond to the points in the path this PathGradientBrush fills.

public Color[] SurroundColors { get; set; }

See Also