ColorEffect Members
Include Protected Members
Include Inherited Members
Represents a color effect for an animation behavior.
The ColorEffect type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
By | Returns a ColorFormat object that represents a change to the color of the object by the specified number, expressed in RGB format. Read-only. | |
From | Sets or returns a ColorFormat object that represents the starting RGB color value of an animation behavior. | |
Parent | Returns the parent object for the specified object. | |
To | Sets or returns a ColorFormat object that represents the RGB color value of an animation behavior. Read/write. |
Top