Timing Properties |
The Timing type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Accelerate |
Percentage of the duration over which acceleration should take place
Read/write
Single
.
|
|
|
AnimationRepeatType |
Gets or set repeat type of animation.
|
|
|
AutoReverse |
Whether an effect should play forward and then reverse, thereby doubling the duration
Read/write
Boolean
.
|
|
|
Decelerate |
Percentage of the duration over which acceleration should take place
Read/write
Single
.
|
|
|
Duration |
Length of animation (in seconds)
Read/write
Single
.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
RepeatCount |
Describes the number of times the effect should repeat.
Read/write
Single
.
|
|
|
RepeatDuration |
How long should the repeats last (in seconds)
Read/write
Single
.
|
|
|
Restart |
Indicatesif a effect is to restart after complete.
Read/write
Single
.
|
|
|
Speed |
Returns or sets a valeue.
specifies the percentage by which to speed up (or slow down) the timing.
|
|
|
TriggerDelayTime |
Delay time from when the trigger is enabled (in seconds)
Read/write
Single
.
|
|
|
TriggerType |
Describes trigger type.
Read/write
AnimationTriggerType
.
|