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