Gets or sets the horizontal offset of the shadow from the specified shape, in pixels.
'Declaration
Property OffsetX As Double
'Usage
Dim instance As IShadowFormat
Dim value As Double
instance.OffsetX = value
value = instance.OffsetX
Property Value
A positive value offsets the shadow to the right of the shape; a negative value offsets it to the left.