Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / PatternBrush Class / ForegroundThemeColor Property


In This Topic
ForegroundThemeColor Property
In This Topic
Gets the foreground color of this pattern brush.
Syntax
'Declaration
 
Public ReadOnly Property ForegroundThemeColor As SchemeColor
 
'Usage
 
Dim instance As PatternBrush
Dim value As SchemeColor
 
value = instance.ForegroundThemeColor
See Also