Duration Property

Path Control

Sets the duration of the path playback. Read/write at run time; write access is available at run time only when the path is stopped.

Syntax

HTML<PARAM NAME="Duration" VALUE="time">
ScriptingpathObj.Duration [ = time ]

Possible Values

time
Double value, format 0.000 (seconds.milliseconds), that sets the length of time for the object to move from start to end of the path.

Remarks

The Duration property does not take Bounce behavior into account. If the path is set to bounce, the Duration property sets the time between the start and the end of its playback, and does not include the time when the path behavior reverses direction and returns to the start of the path.


Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.