'Declaration Property Red As Byte
'Usage Dim instance As IImGearRGBQuad Dim value As Byte instance.Red = value value = instance.Red
byte Red {get; set;}
'Declaration Property Red As Byte
'Usage Dim instance As IImGearRGBQuad Dim value As Byte instance.Red = value value = instance.Red
byte Red {get; set;}