AlphaBlendShadowColor Property (PSShape)
Gets or sets the amount of transparency of the shadow.
public int AlphaBlendShadowColor {get; set;}
'Declaration
Public Property AlphaBlendShadowColor As Integer
'Usage
Dim instance As PSShape
Dim value As Integer
instance.AlphaBlendShadowColor = value
value = instance.AlphaBlendShadowColor