VideoEdit Gold ActiveX Control

Transition Object

Description

A Transition object represents a transition.

A Transition can be obtained out of the Transitions collection.

 

Example

[Visual Basic Syntax] (This example illustrates how to obtain the transition)
Dim myTransition As Transition
Set myTransition = VideoEdit1.Transitions.Item(1)