Gets or sets the translucency of the object. Valid values are 0 - 100, where 0 is opaque and 100 is transparent.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Translucency() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_Translucency(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






