|
ColorSequenceCollection Constructor (Int32)
|
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntaxpublic ColorSequenceCollection(
int number
)
Public Sub New (
number As Integer
)
Request Example
View SourceParameters
- number
- Type: SystemInt32
The number of colors to generate.
See Also