Click or drag to resize

AnimationFilterEffect Properties

The AnimationFilterEffect 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 Parent
Reference to Parent object. Read-only.
(Inherited from PptObject .)
Protected property ReferenceCount (Inherited from PptObject .)
Public property Reveal
Determines how the embedded objects will be revealed. Read/write FilterRevealType .
Public property Subtype
Sets or returns the subtype of the filter effect. Read/write FilterEffectSubtype .
Public property Timing
Represents timing properties for the effect behavior. Read/write Timing .
(Inherited from CommonBehavior .)
Public property Type
Represents the type of animation Read/write FilterEffectType .
Top
See Also