Description
Gets or sets the start frame of the video.
Changing the Start Frame
property also changes the Start Time property to
the time in the video that corresponds to the specified
frame.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property StartFrame() As Integer
|