[]
Returns the key color for Palette object accordingly to the value of it's PaletteType property.
protected override Color GetKeyForItem(Palette item)
Type | Name | Description |
---|---|---|
Palette | item | The Palette object. |
Type | Description |
---|---|
Color | The key Color value. |