Description
Gets or sets the translucency of the outline.
Translucency is between
0 and 1, where
0 is opaque and 1 is transparent.Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property OutlineTranslucency() As Single
|