Click or drag to resize

NamedColor Constructor

Overload List
 NameDescription
Public methodNamedColor(AxoColor) Initializes a new instance of the NamedColor struct with an autogenerated name.
Public methodNamedColor(AxoColor, String) Initializes a new instance of the NamedColor struct with an explicit name.
Public methodNamedColor(NamedColor, IColorSet) Initializes a new instance of the NamedColor struct by copying an existing color and assigning a parent set.
Public methodNamedColor(AxoColor, String, IColorSet) Initializes a new instance of the NamedColor struct with an explicit name and parent color set.
Top
See Also