共用方式為


ThmxTheme.IsInverted property

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

Syntax

'宣告
Public ReadOnly Property IsInverted As Boolean
    Get
'用途
Dim instance As ThmxTheme
Dim value As Boolean

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

Property value

Type: System.Boolean

Implements

ISPTheme.IsInverted

請參閱

參照

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace