IColorPalette.Entries

IColorPalette.Entries property

Gets an array of Color structures.

public Color[] Entries { get; }

Return Value

The array of Color structure that make up this ColorPalette.

Property Value

The entries.

See Also