Share via


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

Properties

The ITIMETransitionElement interface has these properties.

Property Description

begin

Sets and retrieves the delay before the transition begins.

direction

Sets and retrieves the transition direction.

dur

Sets or gets a value indicating the amount of time that a transition is applied to an element.

end

Sets and retrieves the length of the transition.

endProgress

Sets and retrieves the end progress value.

repeatCount

Sets or retrieves the number of times a transition repeats.

startProgress

Sets and retrieves the start progress value.

subtype

Sets or gets the name of the subtype that will be applied to the transition.

type

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

Mstime.h

IDL

Mstime.idl

DLL

Mstime.dll

See also

IDispatch

Introduction to HTML+TIME