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 a Variant that represents 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#SameCHM] constant that represents an animation property. Read/write. | |
To | Sets or returns a Variant that represents the ending value of an object’s property. Read/write. |
Top