C1.Win.8 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / GradientColor Property

In This Topic
GradientColor Property (BackgroundBrushProvider)
In This Topic
Gets or sets the secondary color (used when BackgroundBrushProvider.GradientMode is set to a value other than None).
Syntax
'Declaration
 
Public Property GradientColor As Color
 
See Also