Gets or sets whether the palette should be expanded to include five additional entries with different brightness for each color in the main palette.
Syntax
'Declaration
Public Property ExpandColors As System.Boolean
public System.bool ExpandColors {get; set;}
See Also