AGI Components with Insight3D Alpha 2008 r8
BackgroundColor Property
Library ReferenceAGI.Graphics.Scene3DIAgGxSceneBackgroundColor
The background color of the scene.
Declaration Syntax
C# Visual Basic Visual C++
uint 
BackgroundColor { 
get; 
set; }
Property 
BackgroundColor 
As 
UInteger
property 
unsigned int 
BackgroundColor {
        
unsigned int 
get ();
        
void 
set (
unsigned int 
value);
}

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