ISPTheme.GetThemeShadeByName 方法

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Function GetThemeShadeByName ( _
    colorName As String _
) As Color
用法
Dim instance As ISPTheme
Dim colorName As String
Dim returnValue As Color

returnValue = instance.GetThemeShadeByName(colorName)
Color GetThemeShadeByName(
    string colorName
)

参数

返回值

类型:System.Drawing.Color

另请参阅

引用

ISPTheme 接口

ISPTheme 成员

Microsoft.SharePoint.Utilities 命名空间