Gets or sets the translucency of the overlay border. Translucency is a value between 0.0 and 1.0, where 0.0 is completely opaque and 1.0 is completely transparent.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BorderTranslucency() As Single |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property float get_BorderTranslucency(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






