Direction Property

Path Control

Sets the direction of the path playback, either forward or reverse. Read/write at run time; write access is available at run time only when the path is stopped.

Syntax

HTML<PARAM NAME="Direction" VALUE=0 | 1>
ScriptingpathObj.Direction [ = fDirection ]

Possible Values

fDirection
Forward (0) or reverse (1). Default setting is 0.

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