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