ThemeColor Property (ColorStop)
Gets or sets the theme color of the represented object.
'Declaration
Public Property ThemeColor As ThemeColors
'Usage
Dim instance As ColorStop
Dim value As ThemeColors
instance.ThemeColor = value
value = instance.ThemeColor
Property Value
A
GrapeCity.Core.ThemeColors value represents the color of the theme.