Table of Contents

Method GetNextColor

Namespace
Bonsai.Design.Visualizers
Assembly
Bonsai.Design.Visualizers.dll

GetNextColor()

Returns the next color in the color cycle, and increments the color index.

public Color GetNextColor()

Returns

Color

A Color value representing the next color in the color cycle.