HatchBrushForegroundColor Property
Gets or sets the color of hatch lines.

Namespace: Aspose.PSD.Brushes
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public Color ForegroundColor { get; set; }

Property Value

Type: Color
The color of hatch lines.
See Also