AnimationRotation Properties |
The AnimationRotation 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 |
Indicates the relative offset value for the animation.
Read/write
Single
.
|
|
|
From |
Indicates the starting value for the animation.
Read/write
Single
.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
Timing |
Represents timing properties for the effect behavior.
Read/write
Timing
.
(Inherited from
CommonBehavior
.)
|
|
|
To |
Indicates the ending value for the animation.
Read/write
Single
.
|