ShouldSerializeAllowBackgroundImageRotation Method (PSObject)
Determines if the background image rotation allowed flag of the object should be serialized.
public virtual bool ShouldSerializeAllowBackgroundImageRotation()
'Declaration
Public Overridable Function ShouldSerializeAllowBackgroundImageRotation() As Boolean
'Usage
Dim instance As PSObject
Dim value As Boolean
value = instance.ShouldSerializeAllowBackgroundImageRotation()