AGI Components with Insight3D Alpha 2008 r8
NearPlane Property
Library ReferenceAGI.Graphics.Scene3DIAgGxCameraNearPlane
The distance, in meters, from the viewer to the near plane.
Declaration Syntax
C# Visual Basic Visual C++
double 
NearPlane { 
get; 
set; }
Property 
NearPlane 
As 
Double
property 
double 
NearPlane {
        
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)