How to tell apart effect speed and duration?

J

josh.projects

Hello all,

Is there a way to tell whether the .Timing.Duration property of a
given animation effect refers to speed or duration?

For example, for a "Fly In" entrance effect, it refers to speed (the
available options in the Custom Animation pane ranging from "very
slow" to "very fast"), while for a "Change Font Style" emphasis effect
it refers to duration (the options in the Animation pane including
"Until End of Slide" and various lengths of time in seconds).

Is there another property somewhere which can tell you which one it
is? I found out that selecting "Until end of slide" as a duration
gives the .Timing.Duration property a special value of 3.4E+38, which
breaks a program I'm developing

Thanks very much.
 
J

josh.projects

Oops, I get it now... I was misled by the "speed" and "duration"
labels, .Timing.Duration just refers to how long it will take the
animation to complete.

Sorry for the inconvenience :p
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top