HatchBrush.ForegroundColor

HatchBrush.ForegroundColor property

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

public Color ForegroundColor { get; }

Return Value

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

See Also