다음을 통해 공유


play (Internet Explorer) (Windows Embedded CE 6.0)

1/6/2010

This method plays the transition.

Syntax

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

Parameters

  • iDuration
    Floating-point that specifies how long, in seconds, that the filter should play. This parameter is optional

Return Value

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 however, and the next transition cycle reverts to the assigned value of the Duration property.

See Also

Reference

Transition Methods
Filter and Transition Properties