[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.PatternBrush.ForegroundColor

ForegroundColor Property

ForegroundColor

Gets or sets the foreground color of the pattern.

Declaration
public Color ForegroundColor { get; set; }
Property Value
Type Description
Color

A Color structure that indicates the foreground color of the pattern.

Remarks

If the value is Color.Empty the foreground color is the currrent foreground color of the device context.