AGI Components with Insight3D Alpha 2008 r8
Translucency Property
Library Reference AGI.Graphics.GlobeInlays IAgGxGlobeInlayImageTranslucency
The translucency value for the image. The translucency is between 0 and 100, where 0 is fully opaque and 100 is invisible.
Declaration Syntax
C# Visual Basic Visual C++
byte 
Translucency { 
get; 
set; }
Property 
Translucency 
As 
Byte
property 
unsigned char 
Translucency {
        
unsigned char 
get ();
        
void 
set (
unsigned char 
value);
}

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