ThemeColor Property (IInterior)
Gets or sets the theme color in the applied color scheme that is associated with the specified object.
'Declaration
Property ThemeColor As ThemeColors
'Usage
Dim instance As IInterior
Dim value As ThemeColors
instance.ThemeColor = value
value = instance.ThemeColor
Property Value
A
GrapeCity.Core.ThemeColors value represents the theme color.