Color1 Property (C1RadialBrush)
Gets the first color of the gradient. Note that setting this property automatically changes the
GradientStops collection (the color of the first gradient stop will be changed).
public Color Color1 {get; set;}
'Declaration
Public Property Color1 As Color