Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Drawing Namespaces
Altaxo.Drawing.ColorManagement
ColorSet Class
ColorSet Methods
GetEnumerator Method
GetSerializationRegistrationKey Method
IndexOf Method
IsStructuralEquivalentTo Method
ToArray Method
TryGetValue Method
WithName Method
Color
Set
With
Name Method
Returns a copy of the style list with a different name.
Namespace:
Altaxo.Drawing.ColorManagement
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
IStyleList
<
NamedColor
>
WithName
(
string
name
)
Parameters
name
String
The new list name.
Return Value
IStyleList
NamedColor
A style list with the updated name.
Implements
IStyleList
T
WithName(String)
See Also
Reference
ColorSet Class
Altaxo.Drawing.ColorManagement Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net