Method GetColor
GetColor(int)
Returns the color in the color cycle at the specified index.
public static Color GetColor(int colorIndex)
Parameters
colorIndexintThe index of the color to retrieve.
Returns the color in the color cycle at the specified index.
public static Color GetColor(int colorIndex)
colorIndex intThe index of the color to retrieve.