ShadowOffsetY Property (PSShape)
Gets or sets the amount of vertical offset of the shadow of the object.
public float ShadowOffsetY {get; set;}
'Declaration
Public Property ShadowOffsetY As Single
'Usage
Dim instance As PSShape
Dim value As Single
instance.ShadowOffsetY = value
value = instance.ShadowOffsetY