Gets or sets the text's outline translucency.
Translucency is between 0 and 1, where 0 is opaque and 1 is transparent.Read-write property
| [Visual Basic .NET] |
|---|
Public Property OutlineTranslucency() As Single |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property float get_OutlineTranslucency(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






