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