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