共用方式為


ThmxTheme.LightColor1 property

取得套用目前的佈景主題中的第一個淺的色彩。

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property LightColor1 As ThemeColor
    Get
'用途
Dim instance As ThmxTheme
Dim value As ThemeColor

value = instance.LightColor1
public ThemeColor LightColor1 { get; }

Property value

Type: Microsoft.SharePoint.Utilities.ThemeColor
若要套用在目前的佈景主題中的型別ThemeColor的色彩。

請參閱

參照

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace