ThemeColor class
Represents a color in a set of base colors within the context of a ThmxTheme object. A theme color consists of a default color and an associated list of shades.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.ThemeColor
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class ThemeColor
'Usage
Dim instance As ThemeColor
public class ThemeColor
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.