Copies all color items to an array.
Namespace: Altaxo.Drawing.ColorManagementAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public NamedColor[] ToArray()
Return Value
NamedColorArray with all colors in this set.
See Also