IEffect Properties

The IEffect type exposes the following members.

Properties
  NameDescription
Public propertyBehaviors
Returns collection of behavior for effect. Read/write IBehaviorCollection.
Public propertyPresetClassType
Defines class of effect. Read/write EffectPresetClassType.
Public propertySequence
Returns a sequence for an effect. Read-only ISequence.
Public propertySubtype
Defines subtype of effect. Read/write EffectSubtype.
Public propertyTextAnimation
Returns text animation. Read-only ITextAnimation.
Public propertyTiming
Defines timing value for effect. Read/write ITiming.
Public propertyType
Defines type of effect. Read/write EffectType.
See Also