ITIMETransitionElement interface
Describes the properties of a visual transition.
Members
The ITIMETransitionElement interface inherits from the IDispatch interface. ITIMETransitionElement also has these types of members:
Properties
The ITIMETransitionElement interface has these properties.
| Property | Description |
|---|---|
|
Sets and retrieves the delay before the transition begins. | |
|
Sets and retrieves the transition direction. | |
|
Sets or gets a value indicating the amount of time that a transition is applied to an element. | |
|
Sets and retrieves the length of the transition. | |
|
Sets and retrieves the end progress value. | |
|
Sets or retrieves the number of times a transition repeats. | |
|
Sets and retrieves the start progress value. | |
|
Sets or gets the name of the subtype that will be applied to the transition. | |
|
Sets or gets the type of transition to be applied. |
Requirements
|
Minimum supported client |
Windows XP, Windows 2000 Professional |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also