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