Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.