status Property

Internet Development Index

Retrieves the state of the transition.

Syntax

HTML
N/A
Scripting
[ iStatus = ] object.filters.item(
    "DXImageTransform.Microsoft.filter-name").status

Possible Values

iStatusInteger爐hat specifies one of the following values.
0Transition has stopped.
1Transition has been applied.
2Transition is playing.

The property is read-only. The property has no default value.

Applies To

BlendTrans, RevealTrans, Barn, Blinds, Fade, GradientWipe, Inset, Iris, Pixelate, RadialWipe, RandomBars, RandomDissolve, Slide, Spiral, Stretch, Strips, Wheel, Zigzag

See Also

play, Duration, stop