SolidBrush.Color

SolidBrush.Color property

Gets or sets the brush color.

public Color Color { get; set; }

Property Value

The brush color.

See Also