ILinearGradientBrush.StartColor

ILinearGradientBrush.StartColor property

Get the starting color of the linear gradient.

public Color StartColor { get; }

Return Value

Start color

See Also