HatchBrush.BackgroundColor

HatchBrush.BackgroundColor property

Gets the color of spaces between the hatch lines drawn by this HatchBrush object.

public Color BackgroundColor { get; }

Return Value

A Color structure that represents the background color for this HatchBrush.

See Also