NamedColor(AxoColor) Constructor |
Initializes a new instance of the
NamedColor struct with an autogenerated name.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic NamedColor(
AxoColor c
)
Parameters
- c AxoColor
- The color value.
See Also