BackgroundColor Property
BackgroundColor
Gets the background color of the pattern fill.
Declaration
public Color BackgroundColor { get; }
Public ReadOnly Property BackgroundColor As Color
Property Value
Type |
Description |
Color |
A Color value represents the background color of the pattern fill.
|