HatchBrush.ForegroundColor

HatchBrush.ForegroundColor property

Gets or sets the color of hatch lines.

public Color ForegroundColor { get; set; }

Property Value

The color of hatch lines.

See Also