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