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