Entries

ColorPalette.Entries property

Gets an array of Color structures.

public Color[] Entries { get; }

Return Value

The copy of array of Color structure that make up this ColorPalette.

Property Value

The entries.

See Also