[]
Gets or sets the color of this SolidBrush object.
public Color Color { get; set; }
Public Property Color As Color
A Color structure that represents the color of this SolidBrush object.