[]
Gets or sets the color of this HatchBrush object.
public Color ForegroundColor { get; set; }
Public Property ForegroundColor As Color
| Type | Description |
|---|---|
| Color | A Color structure that represents the background color of this HatchBrush object. |