Method GetColor
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.
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.