SPTheme.IsInverted 属性

获取一个值,该值指示此主题反转 (浅前景在深色背景上的)。

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

语法

声明
Public ReadOnly Property IsInverted As Boolean
    Get
用法
Dim instance As SPTheme
Dim value As Boolean

value = instance.IsInverted
public bool IsInverted { get; }

属性值

类型:System.Boolean

实现

ISPTheme.IsInverted

另请参阅

引用

SPTheme 类

SPTheme 成员

Microsoft.SharePoint.Utilities 命名空间