Click or drag to resize

ColorSetWithName Method

[Missing <summary> documentation for "M:Altaxo.Drawing.ColorManagement.ColorSet.WithName(System.String)"]


Namespace: Altaxo.Drawing.ColorManagement
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IStyleList<NamedColor> WithName(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Altaxo.Drawing.ColorManagement.ColorSet.WithName(System.String)"]

Return Value

IStyleListNamedColor

[Missing <returns> documentation for "M:Altaxo.Drawing.ColorManagement.ColorSet.WithName(System.String)"]

Implements

IStyleListTWithName(String)
See Also