Gets the pattern color of the pattern fill.
'Declaration
Public ReadOnly Property PatternColor As Color
'Usage
Dim instance As Fill
Dim value As Color
value = instance.PatternColor
public Color PatternColor {get;}
Property Value
A
Color value represents the pattern color of the pattern fill.