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