NamedColor(AxoColor) Constructor |
Initializes a new instance of the
NamedColor class
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public NamedColor(
AxoColor c
)
Parameters
- c AxoColor
[Missing <param name="c"/> documentation for "M:Altaxo.Drawing.NamedColor.#ctor(Altaxo.Drawing.AxoColor)"]
See Also