Click or drag to resize
Accord.NET (logo)

ColorSequenceCollectionCount Property

Gets the number of colors in this sequence.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public int Count { get; }
Request Example View Source

Property Value

Type: Int32
See Also