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


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