AGI Components with Insight3D Alpha 2008 r8
FrameNumberStart Property
Library ReferenceAGI.Graphics.Scene3D IAgGxCameraVideoRecordingFrameNumberStart
The first number in the file sequence. The frame number increases incrementally for each subsequent frame saved. This number follows the prefix in the file name.
Declaration Syntax
C# Visual Basic Visual C++
int 
FrameNumberStart { 
get; 
set; }
Property 
FrameNumberStart 
As 
Integer
property 
int 
FrameNumberStart {
        
int 
get ();
        
void 
set (
int 
value);
}

Assembly: AGI.Graphics.Scene3D.Interop(Module: AGI.Graphics.Scene3D.Interop) Version: 9.0.0.0 (9.0.0.0)