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