AllowBackgroundImageRotation Property (PSObject)
Gets or sets the background image rotation allowed flag of the object.
public virtual bool AllowBackgroundImageRotation {get; set;}
'Declaration
Public Overridable Property AllowBackgroundImageRotation As Boolean
'Usage
Dim instance As PSObject
Dim value As Boolean
instance.AllowBackgroundImageRotation = value
value = instance.AllowBackgroundImageRotation