'Declaration
Public Property Hue As Single
'Usage
Dim instance As C1HslColor Dim value As Single instance.Hue = value value = instance.Hue
public float Hue {get; set;}
'Declaration
Public Property Hue As Single
'Usage
Dim instance As C1HslColor Dim value As Single instance.Hue = value value = instance.Hue
public float Hue {get; set;}