ThmxTheme.AccentColor5 property
Gets the fifth accent color that belongs to this theme.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property AccentColor5 As ThemeColor
Get
'Usage
Dim instance As ThmxTheme
Dim value As ThemeColor
value = instance.AccentColor5
public ThemeColor AccentColor5 { get; }
Property value
Type: Microsoft.SharePoint.Utilities.ThemeColor
An accent color of type ThemeColor that is specified for use in this theme.