AGI Components with Insight3D Alpha 2008 r8
VideoStartFrame Property
Library Reference AGI.Graphics.Imaging.Video IAgGxVideoDataVideoStartFrame
The start frame of the video. Changing this property also changes the VideoStartTime property.
Declaration Syntax
C# Visual Basic Visual C++
int 
VideoStartFrame { 
get; 
set; }
Property 
VideoStartFrame 
As 
Integer
property 
int 
VideoStartFrame {
        
int 
get ();
        
void 
set (
int 
value);
}

Assembly: AGI.Graphics.Imaging.Video.Interop(Module: AGI.Graphics.Imaging.Video.Interop) Version: 9.0.0.0 (9.0.0.0)