ColorPalette.Entries

ColorPalette.Entries property

Gets an array of Color structures.

public Color[] Entries { get; }

Return Value

The array of Color structures that make up this ColorPalette.

See Also