Click or drag to resize

NamedColor(AxoColor) Constructor

Initializes a new instance of the NamedColor class

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NamedColor(
	AxoColor c
)

Parameters

c  AxoColor

[Missing <param name="c"/> documentation for "M:Altaxo.Drawing.NamedColor.#ctor(Altaxo.Drawing.AxoColor)"]

See Also