[]
Assign the color to this entry.
public void SetColor(Color color)
Type | Name | Description |
---|---|---|
Color | color |
Assign the color with the specified name to this entry.
public void SetColor(Color color, string colorName)
Type | Name | Description |
---|---|---|
Color | color | |
string | colorName |