AGI Components with Insight3D Alpha 2008 r8
BorderColor Property
Library ReferenceAGI.Graphics.Overlays IAgGxOverlayBorderColor
The overlay's border color. Use System.Drawing.ColorTranslator.ToOle to assign this with a .NET System.Drawing.Color.
Declaration Syntax
C# Visual Basic Visual C++
uint 
BorderColor { 
get; 
set; }
Property 
BorderColor 
As 
UInteger
property 
unsigned int 
BorderColor {
        
unsigned int 
get ();
        
void 
set (
unsigned int 
value);
}

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