[]
Gets or sets the background color of the pattern.
public Color BackgroundColor { get; set; }
| Type | Description |
|---|---|
| Color | A Color structure that indicates the background color of the pattern. |
If the value is Color.Empty the background color is the currrent background color of the device context.