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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public Class ThemeColor
'Usage
Dim instance As ThemeColor
[SubsetCallableTypeAttribute]
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.