Click or drag to resize

AnimationColorBehavior Properties

The AnimationColorBehavior type exposes the following members.

Properties
Name Description
Public property Accumulate
Determines whether animation behaviors accumulate. Read/write TriState .
(Inherited from CommonBehavior .)
Public property Additive
Sets or returns whether the current animation behavior is combined with other running animations. Read/write BehaviorAdditiveType .
(Inherited from CommonBehavior .)
Public property AnimationColorspace
Represent color space of behavior. Read/write AnimationColorspace .
Public property By
Describes the relative color value for the color animation. Read/write ColorFormat .
Public property Direction
Indicates that direction to cycle the hue around the color wheel. Read/write AnimationColorDirection .
Public property From
Indicates the starting color of behavior. Read/write ColorFormat .
Public property Parent
Reference to Parent object. Read-only.
(Inherited from PptObject .)
Protected property ReferenceCount (Inherited from PptObject .)
Public property Timing
Represents timing properties for the effect behavior. Read/write Timing .
(Inherited from CommonBehavior .)
Public property To
Indicates the ending color of behavior. Read/write ColorFormat .
Top
See Also