StartColor

LinearGradientBrush.StartColor property

Gets or sets the starting gradient color.

public Color StartColor { get; set; }

Property Value

The starting gradient color.

See Also