'Declaration
Public Property Alpha As Byte
'Usage
Dim instance As C1HslColor Dim value As Byte instance.Alpha = value value = instance.Alpha
public byte Alpha {get; set;}
'Declaration
Public Property Alpha As Byte
'Usage
Dim instance As C1HslColor Dim value As Byte instance.Alpha = value value = instance.Alpha
public byte Alpha {get; set;}