Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or retrieves the value that the drop shadow is offset from the object along the y-axis.
Syntax
HTML 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.
- 5
- Default.
The property is read/write. The property has a default value of 5.
Applies To
DropShadow
See Also