Share via


play (Internet Explorer) (Windows CE 5.0)

Send Feedback

This method plays the transition.

object.filters.item("DXImageTransform.Microsoft.<Filter Name>").play([iDuration]);

Parameters

  • iDuration
    Floating-point that specifies the amount of time, in seconds, that the filter should play. This parameter is optional.

Return Values

None.

Remarks

If iDuration is passed, the parameter value overrides the Duration property assigned to the transition for the current cycle of the transition. The Duration property is not overwritten though, and the next transition cycle reverts to the assigned value of the Duration property.

See Also

Transition Methods | Filter and Transition Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.