Method GetColor
- Namespace
- Bonsai.Design.Visualizers
- Assembly
- Bonsai.Design.Visualizers.dll
GetColor(int)
Returns the color in the color cycle at the specified index.
public static Color GetColor(int colorIndex)
Parameters
colorIndex
intThe index of the color to retrieve.