Click or drag to resize

ColorSetManagerInstance Property

Gets the (single) instance of this class.

Namespace: Altaxo.Drawing.ColorManagement
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static ColorSetManager Instance { get; set; }

Property Value

ColorSetManager
See Also