'Declaration Public Property Palette As List(Of Color)
'Declaration
Public Property Palette As List(Of Color)
public List<Color> Palette {get; set;}
InputColor Class InputColor Members