LinearGradientBrush.LinearColors

LinearGradientBrush.LinearColors property

Gets or sets the starting and ending colors of the gradient.

public Color[] LinearColors { get; set; }

See Also