SetEffect Members
Include Protected Members
Include Inherited Members
Represents a set effect for an animation behavior. You can use the SetEffect object to set the value of a property.
The SetEffect type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
Parent | Returns the parent object for the specified object. | |
Property | Sets or returns an MsoAnimProperty constant that represents an animation property. Read/write. | |
To | Sets or returns the value or ending value of the SetEffect object's type Type property. Read/write. |
Top