FilterEffect class
Contents
[
Hide
]FilterEffect class
Represent filter effect of behavior.
Inheritance:FilterEffect → Behavior
The FilterEffect type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__ | Default constructor. |
Properties
| Property | Description |
|---|---|
accumulate | Represents whether animation behaviors are accumulated. Read/write NullableBool. |
additive | Represents whether the current animation behavior is combined with other running animations. Read/write BehaviorAdditiveType. |
properties | Represents properties of behavior. Read-only IBehaviorPropertyCollection. |
timing | Represents timing properties for the effect behavior. Read/write ITiming. |
reveal | Represents that effect with behavior must reveal (in/out) Read/write FilterEffectRevealType. |
type | Represents type of filter effect. Read/write FilterEffectType. |
subtype | Represents subtype of filter effect. Read/write FilterEffectSubtype. |
See Also
- class
Behavior - class
FilterEffect - module
aspose.slides.animation - library
Aspose.Slides