SetColorList
SetColorList(IList<Color>)
public bool SetColorList(IList<Color> value) ;
Description
It wants to set the value of the ColorList type.
Parameters
| Parameter Name | Description |
|---|---|
| value | Value. |
Returns
Return true if the value could be set.