ColorEffect Properties |
The ColorEffect 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.) |
![]() | By |
Describes the relative offset value for the color animation.
Read/write IColorOffset.
|
![]() | ColorSpace |
Represent color space of behavior.
Read/write ColorSpace.
|
![]() | Direction |
Specifies which direction to cycle the hue around the color wheel.
Read/write ColorDirection.
|
![]() | From |
This value is used to specify the starting color of behavior.
Read/write IColorFormat.
|
![]() | Properties |
Represents properties of behavior.
Read-only IBehaviorPropertyCollection.
(Inherited from Behavior.) |
![]() | Timing |
Represents timing properties for the effect behavior.
Read/write ITiming.
(Inherited from Behavior.) |
![]() | To |
Describes resulting color for the animation color change.
Read/write IColorFormat.
|