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