The overlay border's translucency.
Translucency is between 0 and 100, where 0 is opaque and 100 is
transparent.
| 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)