Click or drag to resize

ColorSetIdentifierName Property

Gets the name of the color set.

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

Property Value

String
The name of the color set.
See Also