Click or drag to resize
Accord.NET (logo)

ColorSequenceCollectionGetColor Method

Gets the Color with specified index.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public Color GetColor(
	int i
)
Request Example View Source

Parameters

i
Type: SystemInt32

Return Value

Type: Color
See Also