AGI Components with Insight3D Alpha 2008 r8
BorderTranslucency Property
Library ReferenceAGI.Graphics.Overlays IAgGxOverlayBorderTranslucency
The overlay border's translucency. Translucency is between 0 and 100, where 0 is opaque and 100 is transparent.
Declaration Syntax
C# Visual Basic Visual C++
byte 
BorderTranslucency { 
get; 
set; }
Property 
BorderTranslucency 
As 
Byte
property 
unsigned char 
BorderTranslucency {
        
unsigned char 
get ();
        
void 
set (
unsigned char 
value);
}

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