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.VColorAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4529.9037
Syntax
| C# |
|---|
public Color Color { get; set; } |