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