ThmxTheme.AccentColor2 property
取得屬於這個佈景主題的第二個強調色彩。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property AccentColor2 As ThemeColor
Get
'用途
Dim instance As ThmxTheme
Dim value As ThemeColor
value = instance.AccentColor2
public ThemeColor AccentColor2 { get; }
Property value
Type: Microsoft.SharePoint.Utilities.ThemeColor
指定要用於這個佈景主題中的型別ThemeColor強調文字色彩。