Click or drag to resize

ColorSet_nameToIndexDictionary Field

[Missing <summary> documentation for "F:Altaxo.Drawing.ColorManagement.ColorSet._nameToIndexDictionary"]


Namespace: Altaxo.Drawing.ColorManagement
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected Lazy<Dictionary<string, int>> _nameToIndexDictionary

Field Value

LazyDictionaryString, Int32
See Also