Sets or retrieves the value that the drop shadow is offset from the object along the x-axis.
Syntax
HTML | { filter:progid:DXImageTransform.Microsoft. DropShadow( offX = iOffsetX ... ) ... } |
---|
Scripting | |
---|
Possible Values
iOffsetX | Integer that
specifies or receives the offset value, in pixels. Positive values move the drop shadow to the right, and negative values move it to the left. |
The property is read/write.
The property has a default value of
5.
Applies To
See Also
OffY