GradientStop.Color

GradientStop.Color property

Gets or sets the color. Specifies the gradient stop color.

public string Color { get; set; }

See Also