WipeStyle

HTML (DHTML)

WipeStyle Property

Internet Development Index

Sets or retrieves a value that indicates whether the gradient band moves vertically or horizontally.

Syntax

HTML
N/A
Scripting
object.filters.item(
    "DXImageTransform.Microsoft.GradientWipe").WipeStyle [ = iStyle ]

Possible Values

iStyleString that specifies or receives one of the values listed in Possible Values.
0Default. Transition passes horizontally from left to right.
1Transition passes vertically from top to bottom.

The property is read/write. The property has a default value of 0.

Applies To

GradientWipe