HatchBrush.BackgroundColor

HatchBrush.BackgroundColor property

Gets or sets the color of spaces between the hatch lines.

public Color BackgroundColor { get; set; }

Property Value

The color of spaces between the hatch lines.

See Also