Description
Gets or sets the overlay's translucency.
Translucency is a value between 0.0 and 1.0, where 0.0 is
completely opaque and 1.0 is completely transparent.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property Translucency() As Single
|