AnimationProperty Properties |
The AnimationProperty type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Accumulate |
Determines whether animation behaviors accumulate.
Read/write
TriState
.
(Inherited from
CommonBehavior
.)
|
|
|
Additive |
Sets or returns whether the current animation behavior is combined with other running animations.
Read/write
BehaviorAdditiveType
.
(Inherited from
CommonBehavior
.)
|
|
|
By |
Specifies a relative offset value for the animation.
Read/write
String
.
|
|
|
CalcMode |
Indicates the Calculation mode for the animation
Read/write
AnimationCalculationMode
.
|
|
|
From |
Indicates the starting value of the animation.
Read/write
String
.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
TimeAnimationValueCollection |
Indicates the value of the animation.
Read/write
TimeAnimationValueCollection
.
|
|
|
Timing |
Represents timing properties for the effect behavior.
Read/write
Timing
.
(Inherited from
CommonBehavior
.)
|
|
|
To |
Indicates the ending value for the animation.
Read/write
String
.
|
|
|
ValueType |
Indicates the type of a property value.
Read/write
PropertyValueType
.
|