SplashFormOpacity Property
Gets or sets the image opacity.
Namespace: DevCase.Core.Application.FormsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public byte Opacity { get; set; }
Public Property Opacity As Byte
Get
Set
Dim instance As SplashForm
Dim value As Byte
value = instance.Opacity
instance.Opacity = value
member Opacity : byte with get, set
No code example is currently available or this language may not be supported.
Property Value
Byte
The image opacity.