VideoEdit Gold ActiveX Control

Transitions.Count Property

Description
    Return the count of  Transition object in the collection.

Property Type
    Read Only property

Data Type
    Integer

Syntax

Transitions.Count

Example

[Visual Basic Syntax] (This example return the total transition)
TotalTran = VideoEdit1.Transitions.Count