Share via


ThmxTheme.IsInverted property

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

Syntax

'Declaration
Public ReadOnly Property IsInverted As Boolean
    Get
'Usage
Dim instance As ThmxTheme
Dim value As Boolean

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

Property value

Type: System.Boolean

Implements

ISPTheme.IsInverted

See also

Reference

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace