[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.PatternBrush.BackgroundColor

BackgroundColor Property

BackgroundColor

Gets or sets the background color of the pattern.

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

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

Remarks

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