AGI Components with Insight3D Alpha 2008 r8
VideoEndFrame Property
Library Reference AGI.Graphics.Imaging.Video IAgGxVideoDataVideoEndFrame
The end frame of the video. Changing this property also changes the VideoEndTime property.
Declaration Syntax
C# Visual Basic Visual C++
int 
VideoEndFrame { 
get; 
set; }
Property 
VideoEndFrame 
As 
Integer
property 
int 
VideoEndFrame {
        
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)