CenterColor

PathGradientBrush.CenterColor property

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

public Color CenterColor { get; set; }

Property Value

A Color that represents the color at the center of the path gradient.

See Also