SPColor class
Represents a color scheme as described in an SPColor XML file. Describes color slots
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPColor
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPColor
'Usage
Dim instance As SPColor
public sealed class SPColor
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.