AGI Components with Insight3D Alpha 2008 r8
BackgroundTexture Property
Library ReferenceAGI.Graphics.Overlays IAgGxOverlayPanelBackgroundTexture
The overlay's background texture.
Declaration Syntax
C# Visual Basic Visual C++

IAgGxRendererTexture2D 
BackgroundTexture { 
get; 
set; }
Property 
BackgroundTexture 
As 

IAgGxRendererTexture2D
property 

IAgGxRendererTexture2D^ 
BackgroundTexture {
        

IAgGxRendererTexture2D^ 
get ();
        
void 
set (

IAgGxRendererTexture2D^ 
value);
}

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