FilterEffect Properties |
The FilterEffect type exposes the following members.
Name | Description | |
---|---|---|
![]() | Accumulate |
Represents whether animation behaviors are accumulated.
Read/write NullableBool.
(Inherited from Behavior.) |
![]() | Additive |
Represents whether the current animation behavior is combined with other running animations.
Read/write BehaviorAdditiveType.
(Inherited from Behavior.) |
![]() | Properties |
Represents properties of behavior.
Read-only IBehaviorPropertyCollection.
(Inherited from Behavior.) |
![]() | Reveal |
Represents that effect with behavior must reveal (in/out)
Read/write FilterEffectRevealType.
|
![]() | Subtype |
Represents subtype of filter effect.
Read/write FilterEffectSubtype.
|
![]() | Timing |
Represents timing properties for the effect behavior.
Read/write ITiming.
(Inherited from Behavior.) |
![]() | Type |
Represents type of filter effect.
Read/write FilterEffectType.
|