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 indicates whether the filter effect is horizontal or vertical.
Syntax
HTML { filter:progid:DXImageTransform.Microsoft.filter-name(
orientation = sOrientation ... ) ... }Scripting
Possible Values
sOrientation String that specifies or receives the following values:
horizontal
- Transition lines are horizontal.
vertical
- Transition lines are vertical.
The property is read/write. The property has no default value for all objects with the following exceptions:
Barn vertical RandomBars horizontal
Applies To
Barn, RandomBars
See Also