C# color type property, can be used for conversion Note, that there is also implicit casting from C# color, and explicit casting to C# color

Namespace: VVVV.Utils.VColor
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public Color Color { get; set; }

See Also