PropertyEffect Members
Include Protected Members
Include Inherited Members
Represents a property effect for an AnimationBehavior object.
The PropertyEffect type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
From | Sets or returns the starting value of an object’s property. Read/write. | |
Parent | Returns the parent object for the specified object. | |
Points | Returns an AnimationPoints object that represents a point in an animation. | |
Property | Sets or returns an MsoAnimProperty constant that represents an animation property. Read/write. | |
To | Sets or returns the ending value of an object’s property. Read/write. |
Top