ShouldSerializeShadowDirection Method (PSShape)
Determines if the ShadowDirection property should be serialized.
public virtual bool ShouldSerializeShadowDirection()
'Declaration
Public Overridable Function ShouldSerializeShadowDirection() As Boolean
'Usage
Dim instance As PSShape
Dim value As Boolean
value = instance.ShouldSerializeShadowDirection()