PathGradientBrush.CenterColor

PathGradientBrush.CenterColor property

Gets or sets the color at the center of the path gradient.

public Color CenterColor { get; set; }

See Also