LinearGradientBrush.EndColor

LinearGradientBrush.EndColor property

Gets or sets the ending gradient color.

public Color EndColor { get; set; }

Property Value

The ending gradient color.

See Also