Click or drag to resize

ColorSetIdentifierLevel Property

Gets the color set level.

Namespace: Altaxo.Drawing.ColorManagement
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemDefinitionLevel Level { get; }

Property Value

ItemDefinitionLevel
The level of the color set.
See Also