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