Click or drag to resize

ColorWorksHumanTextualNameDictionary Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Auto-initiated dictionary with all Color names vs color enumeration

Namespace:  imbSCI.Core.style.color
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static Dictionary<string, Color> HumanTextualNameDictionary { get; }
Request Example View Source

Property Value

Type: DictionaryString, Color
See Also