Duration PropertyDuration Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Properties, Methods, and Events Reference
*Next Topic: enabled

Duration Property

Description

Sets the default length of time the transition will take to complete.

Syntax

STYLE="FILTER: transitiontype(duration=duration, transition=transitionshape)"

ParameterDescription
duration Length of time the transition should take to complete. Value, float. Value is expressed in seconds.milliseconds (0.000). Read-write at run time. If transition has been applied or is playing, read-only.
transitionshape Shape of the transition (Reveal transition only). Integer. Value from 0 to 23. For information on the available transition shapes, see the Reveal Transition topic.

Remarks

A transition's playback duration can also be set as a parameter of the Play method.

Applies to

Transition filters


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.