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