BackgroundImageRotationAngle Property (PSObject)
Gets or sets the background image rotation angle of the object.
public virtual float BackgroundImageRotationAngle {get; set;}
'Declaration
Public Overridable Property BackgroundImageRotationAngle As Single
'Usage
Dim instance As PSObject
Dim value As Single
instance.BackgroundImageRotationAngle = value
value = instance.BackgroundImageRotationAngle