AGI Components with Insight3D Alpha 2008 r8
FarPlane Property
Library ReferenceAGI.Graphics.Scene3DIAgGxCameraFarPlane
The distance, in meters, from the viewer to the far plane.
Declaration Syntax
C# Visual Basic Visual C++
double 
FarPlane { 
get; 
set; }
Property 
FarPlane 
As 
Double
property 
double 
FarPlane {
        
double 
get ();
        
void 
set (
double 
value);
}

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