Gets or sets the translucency value for the image. The translucency is between 0 and 1, where 0 is fully opaque and 1 is invisible.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Translucency() As Single |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property float get_Translucency(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






